Re: [Neo4j] How to solve the problem that insert more and more slowly

2015-05-24 Thread Xin Su
Thanks for your reply. I user verson 2.0.1 of Neo4j. 1000 nodes in a single transaction. I don't hava the size of the heap. My system has 12G memory and 300g hard drive 在 2015年5月21日星期四 UTC+8下午10:08:07,Michael Hunger写道: > > Which version of Neo4j are you using? > How many nodes do you insert in a

Re: [Neo4j] Spatial Queries using Cypher

2015-05-24 Thread Alireza Rezaei Mahdiraji
Hi Craig, Just to clarify, do you mean that it is not possible to them right now and should wait till next realease of Neo4j, right? If yes, when would that be? Best, Alireza On Sunday, May 24, 2015 at 7:29:21 PM UTC+2, Craig Taverner wrote: > > Hi Alireza, > > Use cases 2, 3 and 4 are c

Re: [Neo4j] how to create batch from json array of map

2015-05-24 Thread Michael Hunger
Can you be more specific ? I didn't understand your question. Michael > Am 24.05.2015 um 18:21 schrieb grimace : > > I'm interested in doing this from a remote java client and thought neo4j-jdbc > would be the best for me. How do I create multiple objects at a time? > > -- > You received this

Re: [Neo4j] Spatial Queries using Cypher

2015-05-24 Thread Craig Taverner
Hi Alireza, Use cases 2, 3 and 4 are covered by the current plans and should be available in the first release, as long as the points coordinates are in wgs-84. Use case 1 will not be supported in the first release, as polygons will not be possible to store or index initially. This, as well as oth

Re: [Neo4j] Spatial Queries using Cypher

2015-05-24 Thread Alireza Rezaei Mahdiraji
Hi Craig, Some of use cases are as follows: 1- Given a set of nodes with polygon geometry, find in which polygon a given point coordinates is located in 2- Given a set of nodes with geometry type point, find all nodes which thier distance to a given point coordinate is less than a given r

[Neo4j] how to create batch from json array of map

2015-05-24 Thread grimace
I'm interested in doing this from a remote java client and thought neo4j-jdbc would be the best for me. How do I create multiple objects at a time? -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emai

Re: [Neo4j] Spatial Queries using Cypher

2015-05-24 Thread Craig Taverner
Hi Alireza, Yes and no. Yes, there has been progress within Neo4j, but no there is nothing public to show for it yet, and it is not yet in the schedule for releases. I'm hoping it is not too far off, but cannot commit to anything specific yet. Once we have something more concrete to share, we'll d