Re: [Neo4j] List all indexed key/values for an entity

2011-09-22 Thread Peter Neubauer
Yes, that is where the support will be built - in. Stay tuned for details :) 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] List all indexed key/values for an entity

2011-09-22 Thread Rick Bullotta
It would be nice to have this exposed in the embedded index framework as well. On Sep 21, 2011, at 7:05 PM, "Tim McNamara" wrote: > +1 > > But the plural of index is indices. > On 22/09/2011 1:56 AM, "Peter Neubauer" > wrote: >> Josh, >> very reasonable request. Could you please put that in

Re: [Neo4j] List all indexed key/values for an entity

2011-09-22 Thread Peter Neubauer
Mmh, us being quite non-academic, I think Indexes is good for me at least :) 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] List all indexed key/values for an entity

2011-09-21 Thread jadell
OED and Merriam Webster both say it can be either: http://www.merriam-webster.com/dictionary/index I have no technical reasoning one way or the other which it should be called. (A quick search shows that "indices" is slightly more favored in maths and science, while "indexes" is the more common f

Re: [Neo4j] List all indexed key/values for an entity

2011-09-21 Thread Tim McNamara
+1 But the plural of index is indices. On 22/09/2011 1:56 AM, "Peter Neubauer" wrote: > Josh, > very reasonable request. Could you please put that into an issue? I > suspect this is in line with better auto indexing support, I am not > sure how much of it there already is, so let's keep track of

Re: [Neo4j] List all indexed key/values for an entity

2011-09-21 Thread jadell
Done. http://github.com/neo4j/community/issues/26 Thanks! -- Josh -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/List-all-indexed-key-values-for-an-entity-tp3348997p3355537.html Sent from the Neo4j Community Discussions mailing list archive at Nabble.co

Re: [Neo4j] List all indexed key/values for an entity

2011-09-21 Thread Peter Neubauer
Josh, very reasonable request. Could you please put that into an issue? I suspect this is in line with better auto indexing support, I am not sure how much of it there already is, so let's keep track of it in the issue. Thanks! /peter neubauer GTalk:      neubauer.peter Skype       peter.neubaue

[Neo4j] List all indexed key/values for an entity

2011-09-19 Thread jadell
Is there any way via the REST API to list all the indexes and keys/values that a given entity is indexed on? Something like: GET http://0.0.0.0:7474/db/data/node/123/indexes returns: [ "http://0.0.0.0:7474/db/data/index/node/favorites/color/blue";, "http://0.0.0.0:7474/db/data/index/node/favori