__dummy_property_for_locking___". I
> don't see any place where this property is set. Can you explain this usage?
> Niels
>
> > Date: Thu, 30 Jun 2011 20:50:42 +0200
> > From: matt...@neotechnology.com
> > To: user@lists.neo4j.org
> > Subject: Re: [Neo4j] gra
e property "___dummy_property_for_locking___". I don't see any
place where this property is set. Can you explain this usage?
Niels
> Date: Thu, 30 Jun 2011 20:50:42 +0200
> From: matt...@neotechnology.com
> To: user@lists.neo4j.org
> Subject: Re: [Neo4j] graph-collections List class
>
list.removeAll(al3);
>
> //delete the list
>list.delete();
>
>tx.success();
>tx.finish();
>}
> }
>
>
> > From: peter.neuba...@neotechnology.com
> > Date: Thu, 30 Jun 2011 17:4
}
> From: peter.neuba...@neotechnology.com
> Date: Thu, 30 Jun 2011 17:49:46 +0200
> To: user@lists.neo4j.org
> Subject: Re: [Neo4j] graph-collections List class
>
> Guys,
> if you can write some illustrative test code for the different
> collections, I could undertake to pu
Guys,
if you can write some illustrative test code for the different
collections, I could undertake to put some documentation skeleton into
place that can be merged into the main manual and look like
http://docs.neo4j.org/chunked/snapshot/. To start with, we could have
it separately though.
WDYT?
Today I added a List class to the graph-collections repo:
https://github.com/peterneubauer/graph-collections/tree/master/src/main/java/org/neo4j/collections/list
The List class implements the java.util.List interface.
Niels
6 matches
Mail list logo