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
  • 978 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
  • 1199 Views
  • 1 replies
  • 1 kudos

Metric for label propagation algorithm

I ran label propagation algorithm on my data and I would like to know if there is a metric I can use to evaluate the model. Is there a metric for this algorithm ? If no what can I do to evaluate this algorithm ?

LJRB by Graph Buddy
  • 691 Views
  • 4 replies
  • 2 kudos

How to debug apoc.export.json.query

We're frequently using apoc.export.json.query to export data to JSON. The query I'm having issues with has been used many times and is unchanged but now suddenly the server goes into overdrive when I run it and the output always ends up corrupted. Am...

Relationship Merge creating unintended nodes

Hi, I am attempting to do so NLP follow work. Take documents find root term and part of speech (pos), and the sequence of words. I have seemed to get the base documents Patents) in ok as well as the words with their terms and pos and I am now trying...

Database Replication please help!

Hello everyone I hope you guys are doing well and staying safe! I am new and still learning NEO4j and I've a concern about how to do database replication for NEO4j & AWS(EC2). I couldn't find documents from the web.. any suggestion/advice/documentat...

plee by Node Clone
  • 790 Views
  • 1 replies
  • 0 kudos

Resolved! Create path from distinct nodes

Hello, I'm new with neo4j and need to generate a grah with the COVID-19 Patients in my hospital in the form: (p:Patient)-[:Is_covid19_patient]->(d:Diagnosis). Because a patient has many cases, I wrote this code in cypher to select the different patie...

DDD modeling and graph

I'm creating my database model and I'm confident that I'm on the correct way, but when I have to move this to DDD I struggle creating my Domain. My case is very simple (Recipe) -> MADE_OFF {"quantity": 200} -> (Ingredient) I have my Recipe and Ingred...

Resolved! Node name/text missing

Hello Everyone, I am new to Neo4J. I am building a new graph and in that graph I have a node name suppliers, toys and nation. For the nodes names toys, there is no text on the nodes, whilest the other nodes do have text on them. Does anyone know why ...

2X_1_143e6ddaf33c0d2c004d25edd67450ea5d466cc9.png 2X_8_844b42c022bdcfa35b7535db465223764699f91d.png
tideon by Graph Buddy
  • 7659 Views
  • 5 replies
  • 13 kudos

Resolved! Return relationships connecting matched nodes

If I have a bunch of nodes identified by a MATCH, how do I get the relationships between those nodes and only those nodes? The Neo4j browser shows this to me when it shows the nodes matched by a query, but I've been unable to duplicate it. I thought...

JB47394 by Node Link
  • 2846 Views
  • 14 replies
  • 3 kudos

Error in BI Connector to Neo4j Datastore

Greetings, I am looking to connect to my local Neo4j Datastore using the Tableau BI Connector. The connections seem to be working, the schema of my Neo4j datastore is created as expected, but when I click Update Now in Tableau to extract any actual d...

2X_8_829ac55e7cbd6799919be2f7ff618d4093018cd2.png 2X_2_22c1f73af409ca03452c30b37cd58fdf346d6d38.png
kave by Node Clone
  • 397 Views
  • 0 replies
  • 0 kudos

Resolved! Query Latency in Neo4j Aura

Is it possible to monitor query latency in Neo4j Aura. I only have page cache evictions, out of memory errors, Garbage collection, CPU usage and storage. I was wondering if there is a way to monitor performance and generate a report which queries are...

Finding a variant on a reference pattern

First, kudos for calling out Maxime - He has been very helpful. He has helped me with this so far but he is out of pocket so I am calling for help. We have a series of paths in the db. In our example here, they are all a->b->c but there are a host o...

2X_8_820f4dc4ec5560a213a5bb7e2ceb16b8e5f843b2.png