[Neo4j] wiev filtered results in data browser

2011-12-03 Thread snorlaks
How can I show all nodes and relationships in data Data Browser tab. What are sample index querioes that I can type in in search field ? Thanks for help -- View this message in context:

Re: [Neo4j] wiev filtered results in data browser

2011-12-03 Thread snorlaks
Hi, Ive got Caller index (from Your stackoverflow message: http://stackoverflow.com/questions/7794972/neo4j-huge-graph-and-solution) and I wrote search query like: node:index:Caller:Number:* But I have no results :( -- View this message in context:

Re: [Neo4j] wiev filtered results in data browser

2011-12-03 Thread Michael Hunger
node:index:Caller:Number:* Michael Am 04.12.2011 um 04:04 schrieb snorlaks: Hi, Ive got Caller index (from Your stackoverflow message: http://stackoverflow.com/questions/7794972/neo4j-huge-graph-and-solution) and I wrote search query like: node:index:Caller:Number:* But I have no

Re: [Neo4j] wiev filtered results in data browser

2011-12-03 Thread Michael Hunger
You can find the answers to most of your questions in the neo4j manual: http://docs.neo4j.org/chunked/milestone/indexing-search.html Cheers Michael Am 04.12.2011 um 04:47 schrieb snorlaks: Ok, Thats perferct. BTW. Where can I find in documentation information about this topic (index