McKinley,
we are just in the process of adding index hits as starting points to
Cypher, which will then do exactly what you are asking. No ETA yet,
but that is high on the list and will show up in the docs :)

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               - Your high performance graph database.
http://startupbootcamp.org/    - Öresund - Innovation happens HERE.
http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party.



On Fri, Jun 10, 2011 at 9:25 PM, McKinley <mckinley1...@gmail.com> wrote:
> Mattias,
>
> Is this now possible as of today's milestone release? Thanks to you and the
> rest of the team for adding this!
>
> http://docs.neo4j.org/chunked/snapshot/query-start.html
>
> "Every query describes a pattern, and in that pattern one can have *multiple
> bound points*. A bound point is a relationship or a node that form the
> *starting
> points* for a pattern match. You can either *bind points by id, or by index
> lookups*."
>
> Cheers,
>
> McKinley
>
>
> 2011/4/18 Mattias Persson <mattias at neotechnology.com>:
>
>>>* Traversing all friends within two steps from the reference node is*>>* 
>>>trivial, but I find it a bit inefficient to apply a return evaluator*>>* in 
>>>each of the nodes visited during traversal. Or is it so? How about*>>* more 
>>>complex criteria which may involve more than one property or even*>>* more 
>>>complex (Lucene) queries?***
>> The best solution IMHO (one that isn't available yet) would be to let
>> a traversal have multiple starting points, that is have the index
>> result as starting point.
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to