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.

kurt_slater
Node Link
since ‎10-02-2019
‎02-02-2023

User Statistics

  • 7 Posts
  • 0 Solutions
  • 0 Kudos given
  • 2 Kudos received

User Activity

I have a use case where I have a specific node as a starting point, and I want to find the closest nodes (with a specific label), when only traversing specific relationships in specified direction.  I've made some progress but would appreciate any su...
We have a number of queries via API where portions of the WHERE clause are based on parameters, many of which are optional. When a parameter is empty/null the expected behavior is that portion of the WHERE clause is effectively ignored. The query be...
I'm using Neo4J as the backend to an application that is effectively a content management platform. Users can upload assets (such as PDFs) and manage the relationships between assets. To aid the identification of assets, we create a unique ID and wa...
I'm having an issue with the graph render in Neo4J being very slow (several minutes) and I've tracked it down to being due to storing a large string as a property in one node. As background, my graph basically models documents (as nodes) and the cont...
Kudos from