Category "cypher-shell"

How to extract dynamic property names from a json file in Neo4J using Cypher Query

The tags property names are dynamic. e.g. linux and cypher are dynamic in the json. I am trying to extract the dynamic tags and their values and associate them

Execute huge Cypher script with CREATE (node and relationships)

I have a question about settings (Neo4j configuration). I have a 15GB Cypher script with CREATE keywords only (no CSV loading) , which has a repeating pattern i

Authentication using Windows cmd and Cypher Shell for Neo4j

When I connect to Cypher Shell using cmd, I type this: bin\cypher-shell -u neo4j Immediately after, I'm prompted for a password. I enter the password and connec