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
  • 924 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
  • 1164 Views
  • 1 replies
  • 1 kudos

Neo4j.Result in python driver neo4j very slow

Hi there, first of all I am using neo4j Community Edition 4.4.8 and Python driver neo4j == 1.7.2. I have also tried neo4j == 4.4.0 but it didn't solve my problem. I am running it on a remote server. What I am trying to do: I am using a dump of Wikida...

p_xcx by Node Link
  • 786 Views
  • 4 replies
  • 1 kudos

Error while creating an in-memory graph

Hi there, I am currently trying to reproduce an example from the graph data science developer guide but i am getting an weird error when trying to create an in-memory using the code from the guide. CALL gds.graph.project('marvel_model_data',{Characte...

chris23 by Node Clone
  • 365 Views
  • 1 replies
  • 0 kudos

Resolved! Connection Refused

I have been using Neo4j on a ubuntu server for months, but I downloaded the dependencies for apoc.mongodb a few days ago, then restarted Neo4j following the instructions here. I no longer can connect to Neo4j since I did this! I tried the browser and...

TK36 by Node Clone
  • 843 Views
  • 2 replies
  • 0 kudos

Resolved! What is the concurrency of Cypher subqueries ('CALL {}')?

Are Cypher subqueries (`CALL {}`) synchronous or aysnchronous? I thought they were synchronous,meaning that if a query has two subqueries, the execution of the second wouldnot begin until the first is complete. I also thought that the results of thet...

tms by Graph Buddy
  • 1494 Views
  • 7 replies
  • 1 kudos

Resolved! How to Split a Row While importing CSV with Cypher

Hi, I want to create a database from a CSV file using LOAD CSV. A column called Problem contains a unique value in each cell. So I'm going to generate a node from each one of the values, belonging to the p: product label. Two other columns -Patient a...

mochalla_0-1659682905670.png
mochalla by Node Clone
  • 2786 Views
  • 23 replies
  • 7 kudos