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
  • 942 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
  • 1183 Views
  • 1 replies
  • 1 kudos

A question about LOCKING

I'm running the community edition, v4.4.5 with browser 4.4.3 on an Ubuntu 20.04 machine So, I have a running query that is performing a long LOAD CSV. At the same time, I launch another query, which belongs with MATCH (n:OldAssetContract)-[r]-() DETA...

Return nodes with Partial match

There are nodes with 3 different types of Properties, "Male", "Female", "Male, Female". When query something like "match (n:label) where "Male" in n.Gender return n" can I get nodes with Properties having "Male" and "Male, Female" as the query gives ...

Importing CSV but there are some conditions

I'm trying to import the data which looks something like the below image And I'm trying to get nodes like the below image The thing is all question nodes are connected, and responses are connected to each question node. But for some questions the r...

3X_2_e_2e3baa2b8bce64b8ca55187d913c09a6fbe40832.png 3X_a_8_a8a8d4c3f87f365c5ecd0721798f1eba765d7798.png

(Unable to retrieve routing information

HI , I am new to Neo4j I tried initially to access it via python on google colab and it worked well, when I tryied from puython runing on mt machine I get (Unable to retrieve routing information), my connection string is uri = "neo4j+s://b680a66a.da...

okamoun by Node Link
  • 6034 Views
  • 12 replies
  • 3 kudos

Node creation based on the condition

Hi Team, In neo4j I have created 2 parent nodes as A and B. The value of A and B will be like this. A={databaseA:"tracker",name:"SAM"} B={databaseB:"consumer",name:"Stark"} Now Dynamically I am creating some child node with relationship with A and...

ERROR: The string block is not in use

Hi Team, I got the below error in in-consistency reports of my Neo4j DB. Can anyone help me out in telling what is this issue and how to solve it and what is the impact of this error ?? ERROR: The string block is not in use. Property[617477139,used=t...