Re: [Neo4j] About Neo4j Indexing

2011-11-18 Thread Samuel Feng
Hello List, Anyone can help me on this? Thanks and regards, Samuel 在 2011年11月14日 下午1:51,Samuel Feng okos...@gmail.com写道: Dear List, I have two questions about indexing *Question 1* At the time of creation, we can use extra configuration can be specified to control the behavior of the

Re: [Neo4j] About Neo4j Indexing

2011-11-18 Thread Peter Neubauer
Samuel, so, in order to do this right, we would like to associate index specific properties to nodes, in order to do things right. This is planned for Neo4j 1.7 with a much more powerful (auto)indexing framework. Before that, things would be a hack, so I think we will postponing this. However,

[Neo4j] About Neo4j Indexing

2011-11-13 Thread Samuel Feng
Dear List, I have two questions about indexing *Question 1* At the time of creation, we can use extra configuration can be specified to control the behavior of the index and which backend to use. e.g, IndexManager index = graphDb.index(); IndexNode movies = index.forNodes( movies-fulltext,

Re: [Neo4j] about neo4j

2010-10-23 Thread Peter Neubauer
: [Neo4j] about neo4j Hi Jose, The Neo4j source is built using maven. There isn't a top-level build-everything-in-the-repository build script, so in general you need to switch to the directory of the code you'd like to build, then run `mvn clean install`. Are you interested in contributing

Re: [Neo4j] about neo4j

2010-10-21 Thread Andreas Kollegger
Hi Jose, The Neo4j source is built using maven. There isn't a top-level build-everything-in-the-repository build script, so in general you need to switch to the directory of the code you'd like to build, then run `mvn clean install`. Are you interested in contributing patches, or are you

Re: [Neo4j] about neo4j

2010-10-21 Thread Jose Angel Inda Herrera
] - Cheers, Jose. - Mensaje original - De: Andreas Kollegger andreas.kolleg...@neotechnology.com Para: Neo4j user discussions user@lists.neo4j.org Enviados: Jueves, 21 de Octubre 2010 3:42:40 (GMT-0500) Auto-Detected Asunto: Re: [Neo4j] about neo4j Hi

Re: [Neo4j] about neo4j

2010-10-21 Thread Toby Matejovsky
original - De: Andreas Kollegger andreas.kolleg...@neotechnology.com Para: Neo4j user discussions user@lists.neo4j.org Enviados: Jueves, 21 de Octubre 2010 3:42:40 (GMT-0500) Auto-Detected Asunto: Re: [Neo4j] about neo4j Hi Jose, The Neo4j source is built using maven. There isn't a top

Re: [Neo4j] about neo4j

2010-10-21 Thread Andreas Kollegger
Para: Neo4j user discussions user@lists.neo4j.org Enviados: Jueves, 21 de Octubre 2010 3:42:40 (GMT-0500) Auto-Detected Asunto: Re: [Neo4j] about neo4j Hi Jose, The Neo4j source is built using maven. There isn't a top-level build-everything-in-the-repository build script, so in general you

[Neo4j] about neo4j

2010-10-20 Thread Jose Angel Inda Herrera
I need to know how to compile the neo4j I downloaded it the repository http://svn.neo4j.org, thank you before hand. ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user