nfdi4objects / n4o-graph

NFDI4Objects Property Graph
https://nfdi4objects.github.io/n4o-graph/
Creative Commons Zero v1.0 Universal
3 stars 2 forks source link

Add script to execute a Cypher query #14

Closed nichtich closed 6 months ago

nichtich commented 6 months ago

Script should use same config file format with -c --config and this default:

{
  "uri": "neo4j://localhost",
  "user": "",
  "password": ""
}