rel2dot

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2023 License: MIT Imports: 7 Imported by: 0

README

rel2dot

Create GraphViz dot file from Topaz relations JSON file.

install rel2dot

go install github.com/aserto-dev/rel2dot@latest

generate dot file

rel2dot -i ./topaz-samples/gdrive/data/relations.json | dot -Tpng > gdrive.png

visualize dot file

result

generate dot file with inverted directionality

rel2dot -f -i ./topaz-samples/gdrive/data/relations.json | dot -Tpng > gdrive.png

visualize dot file (inverted)

result

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL