Hi,

I think neo4j seems to be a good fit for what I am trying to do but I am not
sure about a few things.

I have a requirement that I need to move data from one database to another.
There will be many client databases and they need to synchronize with a
central database, so SOME (not all data) data updates are needed to be sent
to the server, and some back down, but not all records, just selected
records. How can I do this with neo4j?
How could I package up this data and move it to another database over the
wire, eg via http post of a file to the server? or other way? In batch mode,
one big file?

Thanks, Philip
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to