Skip to content

TheRemoteCoder/Graph-DB-Neo4j-Cypher-Playground

Repository files navigation

Graph DB query tests - Neo4j + Cypher


About

Graph DB and query language learning projects and experiments.


Use

Run any script with node src/*.js.


Tools


Todo

  • Find correct access for Desktop server (URL, port, authentication)

Notes

Learnings

  • Records/Export: JSON format seems only suited format (unstructured properties)

Sources