[Cypher] started node with regular expression in indexing

18 views
Skip to first unread message

pt

unread,
Oct 7, 2012, 11:12:47 AM10/7/12
to ne...@googlegroups.com
Hi,

I wonder if we can query the indexed node using regular expression?

query = "start a=node:my_index(name='Zum Brommenhof') return a" --> return 2 rows
 
but 

query = "start a=node:my_index(name='*Brommenhof') return a" --> return 0 row

e.g.sometimes i am not sure about the names which are indexing, I can remember only part of the name. I want to get the start node(s) with those nodes which contain this name.


I thank you very much for any answer.
Pattreeya

Peter Neubauer

unread,
Oct 8, 2012, 4:28:42 AM10/8/12
to ne...@googlegroups.com
This is solved in the other thread, right?

Cheers,

/peter neubauer

G: neubauer.peter
S: peter.neubauer
P: +46 704 106975
L: http://www.linkedin.com/in/neubauer
T: @peterneubauer

Neo4j 1.8 GA - http://www.dzone.com/links/neo4j_18_release_fluent_graph_literacy.html
> --
>
>

pt

unread,
Oct 8, 2012, 5:37:02 AM10/8/12
to ne...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages