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.

slygren
Node Clone
since ‎09-06-2018
‎06-01-2022

User Statistics

  • 25 Posts
  • 1 Solutions
  • 0 Kudos given
  • 1 Kudos received

User Activity

Referring my question from earlier today (' When simplest operation turns difficult') - is there a reason why nested apoc.periodic.iterate calls fails? Any obvious errors with my code here, or is the threading of iterate disallowing any such use case...
Hi, Making a simple linked (:NEXT relations) list should be just that, but isn't. How can I achieve such a thing? In the test code below the 'unwind as event' part is there to resemble what's coming from a Neo4j kafka sink connector, and problem see...
Hi, I've been trying to get the algo.pagerank.stream to work on my data, but from what I understand there seem to be a bug in how the function returns nodeId's Following the examples provided for the library, here is my simple query call algo.pageRan...
Hello all, Below you'll find a snippet of my graph, the query to be performed, it's profile and referenced python script. Most likely there's a problem with the query, but reading the final results from the profile ("Cypher version: CYPHER 3.4, plann...
Kudos from