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.

CodieC
Node
since ‎07-28-2020
‎06-01-2022

User Statistics

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

User Activity

Hi, I am attempting to clone a pretty large subgraph (needs to support cloning millions of nodes). Currently I have been utilizing apoc.cloneSubgraphFromPaths in the following manner: MATCH path=(doc:Document)-[*]->(:Node) WHERE id(doc) = 23398 WITH ...
Kudos from
Kudos given to