Re: [Neo4j] Determining the indices associated with a graph.

2010-10-26 Thread Mattias Persson
2010/10/26 Marko Rodriguez > Hello, > > > It could be added... what exactly do you need it for? Is there a use case > > for it? > > Lets say I connect to some graph database and need to know what the indices > are so I can make intelligent queries. If I don't know what indices exist, > then I'm b

Re: [Neo4j] Determining the indices associated with a graph.

2010-10-26 Thread Marko Rodriguez
Hello, > It could be added... what exactly do you need it for? Is there a use case > for it? Lets say I connect to some graph database and need to know what the indices are so I can make intelligent queries. If I don't know what indices exist, then I'm bound to generate new indices (e.g. I call

Re: [Neo4j] Determining the indices associated with a graph.

2010-10-26 Thread Mattias Persson
2010/10/26 Elena Pechko > Hi, > I have a related question: is it possible to determine a list of > indexed values? > Regards, Elena > For a specific entity or for a specific index? Short answer: no, not in any efficient way at least... What would be the use case for it? > > It could

Re: [Neo4j] Determining the indices associated with a graph.

2010-10-26 Thread Elena Pechko
Hi, I have a related question: is it possible to determine a list of indexed values? Regards, Elena It could be added... what exactly do you need it for? Is there a use case for it? Do you want the Index instances, or just the names/configurations? 2010/10/26 Marko Rodriguez [1] He

Re: [Neo4j] Determining the indices associated with a graph.

2010-10-26 Thread Mattias Persson
It could be added... what exactly do you need it for? Is there a use case for it? Do you want the Index instances, or just the names/configurations? 2010/10/26 Marko Rodriguez > Hello, > > How do you determine what indices are associated with a graph? > > E.g. something along the lines of graph

[Neo4j] Determining the indices associated with a graph.

2010-10-25 Thread Marko Rodriguez
Hello, How do you determine what indices are associated with a graph? E.g. something along the lines of graph.index().getAllIndices() ?? Thank you, Marko. http://markorodriguez.com ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/ma