Re: [Neo4j] org.neo4j.graphdb.TransactionFailureException: Could not create data source lucene[lucene]

2011-12-05 Thread Prajakta Kalmegh
Hi Peter, We have lucene-core-3.1.0.jar and neo4j-kernel-1.6-SNAPSHOT.jar in our classpath. The scenario is to use EmbeddedGraphDatabase for creating the GraphDatabaseService. And use LuceneIndexService (neo4j-index-1.2-1.2.M06.jar) to index the data. We tried executing with kernel versions

Re: [Neo4j] [Neo4j-User] Re: org.neo4j.graphdb.TransactionFailureException: Could not create data source lucene[lucene]

2011-12-06 Thread Prajakta Kalmegh
Guys...thanks a lot!! I tried out our code with the new index. After 3 days of messing around with jars, finally..It works!! Thanks Ajinkya for keeping me in mind for the T-shirt!! -- View this message in context:

Re: [Neo4j] Graph algorithms

2011-12-08 Thread Prajakta Kalmegh
I was searching for community/cluster detection or maybe finding betweenness centrality support. Is it there already? Can you please point me to classes which I can use in writing my own code for the same. -- View this message in context: