cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Forum Posts

Beta Opportunity for Neo4j Workspace

Introducing Neo4j Workspace We’re inviting you to check out Neo4j Workspace. Workspace combines our most powerful graph tools (Data Importer, Bloom, and Browser) all in one place to help you get up and running with graph databases faster. For experie...

Screen Shot 2022-10-14 at 12.48.07 PM.png
TrevorS by Community Team
  • 857 Views
  • 1 replies
  • 0 kudos

About the Neo4j Graph Platform Category

The Neo4j Graph Platform includes the core database and all the technologies surrounding the database, making it useful and accessible for a lot of different users. When asking a question, please select a descriptive label that best matches your quer...

Neo4j-graph-database-to-graph-platform.png
yolande by Community Team
  • 1118 Views
  • 1 replies
  • 1 kudos

Query hitting the neo4j-default database

Hello everyone, I am working on neo4j 4.0 and trying to fire some create queries from python code. I have a database that is created by me but when I am running the query it is going into neo4j_default. could anyone please tell me how to get data pop...

Order of execution of Cypher query

I have been working on some data which is block of transactions in which addresses(identifier) of some person appears as inputs and outputs I am trying to add a property to address node, based on it occurrence in the transactions, and the property ge...

Unable to define a date variable in cypher-shell

Hello all, I was trying to import a db using the following command: CALL apoc.export.cypher.all("all.cypher", { format: "cypher-shell", useOptimizations: {type: "UNWIND_BATCH_PARAMS", unwindBatchSize: 100} }) YIELD file, batches, source, form...

Error while import

Neo4j CE 3.5.15 (tested also on Neo4j EE 3.5.16) While importing data (here is cypher script) // BCV LOAD_ALL POC PRIVILEGE // Create an index // Replace: // 'LabelName' with label to index // 'propertyKey' with property to be indexed CREATE INDE...

lrntbs by Node
  • 1106 Views
  • 2 replies
  • 0 kudos