Given node relationships
- A "knows" B
- B "likes" C
- C "works at" X
Coupled with a few lines of Neo4J, is there a way i can export this into JPG or any other image?
A more generic question - given relationships between nodes, what would be most straightforward way to create a diagram visually depicting them?