Re: [Neo4j] Cleaning the DB programmatically

2010-07-12 Thread Georg M. Sorst
@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user ___ Neo4j mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Georg M. Sorst Dipl. Inf. (FH) http://vergiss-blackjack.de Ignaz-Harrer-Str. 13 / Top 19 5020

Re: [Neo4j] Cleaning the DB programmatically

2010-07-12 Thread Georg M. Sorst
get from Spring in this scenario versus your own Neo lifecycle management code? Rick -Original Message- From: user-boun...@lists.neo4j.org [mailto:user-boun...@lists.neo4j.org] On Behalf Of Georg M. Sorst Sent: Monday, July 12, 2010 7:43 AM To: Neo4j user discussions Subject: Re

Re: [Neo4j] [Neo] A new and improved Traversal framework

2010-06-08 Thread Georg M. Sorst
on the implementation, and hope to push this into the trunk of kernel as soon as possible. -- Georg M. Sorst Dipl. Inf. (FH) http://vergiss-blackjack.de Ignaz-Harrer-Str. 13 / Top 19 5020 Salzburg Österreich Tel: +43 (0)650 / 53 47 200 -- Georg M. Sorst Dipl. Inf. (FH) http

[Neo4j] Get all node IDs with batch inserter

2010-06-07 Thread Georg M. Sorst
Hi list, in my application I need to iterate over all nodes and relationships to add some versioning information to them. For performance reasons I am using the batch inserter to add this. Unfortunately it doesn't seem to provide a way to retrieve all node and relationship IDs so I have to

Re: [Neo] Event framework has landed

2010-05-10 Thread Georg M. Sorst
would be to remove (deprecate) the IndexService#shutdown() method as it no longer would be required. So it'd be great if you guys would try this out and tell us how it feels. -- Georg M. Sorst Dipl. Inf. (FH) http://vergiss-blackjack.de Ignaz-Harrer-Str. 13 / Top 19 5020 Salzburg

Re: [Neo] Event framework has landed

2010-05-10 Thread Georg M. Sorst
with LuceneIndexService. The Add a revision code could be wrapped in a TransactionWrapper (as you've already done) so that the revisions are stored right there and then, not in the handler. That would be my bet. 2010/5/10 Georg M. Sorst georgso...@gmx.de mailto:georgso...@gmx.de Hi Mattias

Re: [Neo] Event framework has landed

2010-05-01 Thread Georg M. Sorst
( node, key, value ) anymore. Another thing would be to remove (deprecate) the IndexService#shutdown() method as it no longer would be required. So it'd be great if you guys would try this out and tell us how it feels. -- Georg M. Sorst Dipl. Inf. (FH) http://vergiss-blackjack.de Ignaz-Harrer

[Neo] Design pattern for versioned entities

2010-04-26 Thread Georg M. Sorst
/user -- Georg M. Sorst Dipl. Inf. (FH) Ignaz-Harrer-Str. 13 / Top 19 5020 Salzburg Österreich Tel: +43 (0)650 / 53 47 200 ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user

Re: [Neo] Neoclipse FTW!

2010-03-03 Thread Georg M. Sorst
/listinfo/user ___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Georg M. Sorst Dipl. Inf. (FH) Ignaz-Harrer-Str. 13 / Top 19 5020 Salzburg Österreich Tel: +43 (0)650 / 53 47 200

Re: [Neo] Default Node

2010-03-02 Thread Georg M. Sorst
Hi Pierre, so far I have never found the need to redeclare the reference node. Could you give an idea of what you are trying to do? Cheers, Georg Anders Nawroth wrote: Hi! Pierre Ducrot wrote: Thanks. Actually, I'd would like to loop through nodes and set the reference to the most

Re: [Neo] Neo4j in Lift

2010-03-01 Thread Georg M. Sorst
___ Neo mailing list User@lists.neo4j.org https://lists.neo4j.org/mailman/listinfo/user -- Georg M. Sorst Dipl. Inf. (FH) Ignaz-Harrer-Str. 13 / Top 19 5020 Salzburg Österreich Tel: +43 (0)650 / 53 47 200