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.

matwasilewski
Node
since ‎10-21-2022
‎10-26-2022

User Statistics

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

User Activity

I have two neo4j databases. Database 2 should contain a subset of data from database 1; database 2 should then export that data to json.  What is the best way of moving data (that's not a database dump) between two neo4j databases? Unfortunately expo...