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
  • 943 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

Logging request headers

Hi! Is there any way to log the request headers from REST queries made to neo4j? There seems to have been some config file in version 2.X, but I am using 3.5 and that doesnt seem to work.. Would be really helpful for me! Thanks

kaptenh by Node Clone
  • 404 Views
  • 1 replies
  • 0 kudos

Not part of chain!

Hello, I imported my graph via neo4j-admin import. The csv files structure match what is specified in the guidelines. I can successfully create the graph. When I execute some generic queries, e.g. MATCH p=(:Node1)-[:RELATIONSHIP1]->(:Node2)-[:RELATIO...

flpgrz by Node Link
  • 327 Views
  • 0 replies
  • 0 kudos

Handling null in cypher query

I was trying to create user structures in Graph DB. I have user entity with relationship to manager which is also user object. Here i want to update manager relationships. There are three possibilities: Manager with new relationship can be added Exis...

Export neo4j data to json file

I have neo4j database with 20 nodes, but there is only 2 label,x and y, now if I export data like below MATCH (n) RETURN n after the result of the above command, just used the option Export JSON and saved the JSON file everynode comes as single elem...

beginner by Node Link
  • 2349 Views
  • 1 replies
  • 0 kudos