Re: [Neo4j] [Cypher] ANY() and array properties

2011-11-25 Thread Andres Taylor
On Fri, Nov 25, 2011 at 8:57 AM, Stephen glur...@gmail.com wrote: Ah, thanks, at least it's not user error :) BTW, the Functions documentation (http://docs.neo4j.org/chunked/1.5/query-function.html#functions-any) could use some better wording. I absolutely agree. Do you have any

Re: [Neo4j] Neo4j Spatial build / run problems

2011-11-25 Thread danielb
Hi Peter, unfortunately I can't get it to work. The layer named after osmpath could not be used in query because of ':' and '/'. I don't know how to escape them here. However I did not like the layer to be named in this way, so I changed the OSMImporter to take 'layerName' and 'osmPath'. I now

Re: [Neo4j] allSimplePaths performance

2011-11-25 Thread Petar Dobrev
Thanks for the explanation, Mattias! So, if I understand this correctly, due to some of the optimizations, shortestPath algo might miss some paths when used with findPathsOnMaxDepthOnly. And that's by design so to speak, it's not a bug or something, correct? Thanks! Petar On Thu, Nov 24, 2011

Re: [Neo4j] Neo4j Spatial build / run problems

2011-11-25 Thread Peter Neubauer
Daniel, will do and write some integration tests for this, sorry for the inconvenience! Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer

Re: [Neo4j] Neo4j Spatial build / run problems

2011-11-25 Thread danielb
Thanks Peter! -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Neo4j-Spatial-build-run-problems-tp3515519p3536012.html Sent from the Neo4j Community Discussions mailing list archive at Nabble.com. ___ Neo4j

Re: [Neo4j] Neo4j Spatial build / run problems

2011-11-25 Thread Peter Neubauer
Daniel, https://github.com/neo4j/spatial/commit/0636f88bdf05663fa8c260a1850849a96e78a568is now running through for me and does execute a Cypher Query over REST, so could you please try this out, just to be sure? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone

Re: [Neo4j] Network accessible hostname

2011-11-25 Thread Peter Neubauer
Clay, I think that is something we need to check next week, and probably make an issue to run the Webadmin etc with relative URLs as absolute URLs can be a pain. Would that help for your case? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704

[Neo4j] [Announcement] Neo4j 1.6.M01 Jörn Kniv

2011-11-25 Thread Peter Neubauer
Hi all, glad to say that we are back to 2 weeks milestone cycles. Enjoy everyone and have a great Thanksgiving, US peeps! http://blog.neo4j.org/2011/11/neo4j-16m01-jorn-kniv.html Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn

Re: [Neo4j] Network accessible hostname

2011-11-25 Thread Nigel Small
Changing the REST API to only use relative URIs would have a significant effect on py2neo. Is this likely to happen? However, if absolute and relative URIs are both published (or base URI + relative part), that could be very helpful when working with batches as it could undo some of my more

Re: [Neo4j] allSimplePaths performance

2011-11-25 Thread Mattias Persson
2011/11/25 Petar Dobrev petar.dob...@myphilanthropedia.org Thanks for the explanation, Mattias! So, if I understand this correctly, due to some of the optimizations, shortestPath algo might miss some paths when used with findPathsOnMaxDepthOnly. And that's by design so to speak, it's not a

Re: [Neo4j] Server tuning, caches lucene

2011-11-25 Thread Mattias Persson
It isn't possible to set memory limitations currently. Would you like to give each lucene index a max limit it can hog, or rather a max limit for all indices together or something else? 2011/11/25 Stephen glur...@gmail.com I wasn't subscribed when I sent this the first time: Hi, I'm currently

Re: [Neo4j] Server tuning, caches lucene

2011-11-25 Thread Stephen
Mostly I'd like to understand whether I'm limiting the performance of index queries by not allowing enough of them to reside in RAM. For setting a limit, either global or per-index would be fine. I am just guessing, but it seems like co-ordinating the global limit across multiple indexes would be

Re: [Neo4j] [Cypher] ANY() and array properties

2011-11-25 Thread Stephen
Just two things, the examples use `identifier`, but then the documentation use `symbol`, and of course that the docs say it works on array properties ;) -Stephen -- View this message in context:

Re: [Neo4j] Network accessible hostname

2011-11-25 Thread Peter Neubauer
Yes, this is covered in https://github.com/neo4j/community/issues/46 right? Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org

Re: [Neo4j] Network accessible hostname

2011-11-25 Thread Jim Webber
Hi Peter, I think I might have verbally volunteered for this issue. Can you assign it to me? Email would help me to remember :-) Jim ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user