[Neo4j] Lucene Index on Relationships

2010-06-21 Thread Marius Kubatz
Hello guys, hello community! I'm currently evaluating neo4j for my thesis and have a wish :) I have already opened a ticket for this,( https://trac.neo4j.org/ticket/241 ) but I would like to hear what you guys think about it. Basically it just involves the ability to index Neo4j Relationships

Re: [Neo4j] Lucene Index on Relationships

2010-06-21 Thread Craig Taverner
for this,( https://trac.neo4j.org/ticket/241 ) but I would like to hear what you guys think about it. Basically it just involves the ability to index Neo4j Relationships with Lucene Index. Neo4j works great on sparse graphs, but what happens when you have a very tight graph with several

Re: [Neo4j] Lucene Index on Relationships

2010-06-21 Thread Mattias Persson
neo4j for my thesis and have a wish :) I have already opened a ticket for this,( https://trac.neo4j.org/ticket/241 ) but I would like to hear what you guys think about it. Basically it just involves the ability to index Neo4j Relationships with Lucene Index. Neo4j works great on sparse graphs

Re: [Neo4j] Lucene Index on Relationships

2010-06-21 Thread Paul A. Jackson
Of Mattias Persson Sent: Monday, June 21, 2010 8:36 AM To: Neo4j user discussions Subject: Re: [Neo4j] Lucene Index on Relationships Hi, how do you guys expect indexing for relationships to work? Would it be an index just as for nodes... or per node? I often hear that it'd speed up traversals

Re: [Neo4j] Lucene Index on Relationships

2010-06-21 Thread Rick Bullotta
:36 AM To: Neo4j user discussions Subject: Re: [Neo4j] Lucene Index on Relationships Hi, how do you guys expect indexing for relationships to work? Would it be an index just as for nodes... or per node? I often hear that it'd speed up traversals if a node has many, many neighbours

Re: [Neo4j] Lucene Index on Relationships

2010-06-21 Thread Craig Taverner
Persson Sent: Monday, June 21, 2010 8:36 AM To: Neo4j user discussions Subject: Re: [Neo4j] Lucene Index on Relationships Hi, how do you guys expect indexing for relationships to work? Would it be an index just as for nodes... or per node? I often hear that it'd speed up traversals

Re: [Neo4j] Lucene Index on Relationships

2010-06-21 Thread Marius Kubatz
to hear what you guys think about it. Basically it just involves the ability to index Neo4j Relationships with Lucene Index. Neo4j works great on sparse graphs, but what happens when you have a very tight graph with several thousands of neighbors to one node? Additionally as soon as you