A few examples located at: http://docs.neo4j.org/chunked/milestone/rest-api-transactional.html
I recommend sending 100 at a time to start, and play with less or more--depending on latency and query structure you can get better results either way. Wes On Fri, Mar 28, 2014 at 3:56 PM, Alex Frieden <[email protected]> wrote: > Hi all, > > Currently I am using HttpBuilder and sending post requests to an open > transaction. Per file, I am sending about 200,000 requests to the endpoint > which is a lot. I would like to batch together the query and corresponding > parameter map into each post request. However, I don't see any example of > this. Anyone have any suggestion for how to do this? Thanks > > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
