Neo4j Cypher
The results of these queries are transformed by Ogma's parse.neo4j() function into Ogma's RawGraph format.
The neo4j session is closed at the end of the program.
Double click on a node to expand the graph.
This example is using a read-only instance of Neo4J hosted by GrapheneDB.
To use this example locally provide a Neo4j server 3.0.4+ running, instruction are provided within the example code.