Very cool stuff Nils! Now, a good question is how to document this. Are the interfaces all like normal collections? Maybe we could write some introductory text and pull code from the tests into the docs. Have you been able to get the manual buidl working at your machine, see https://github.com/neo4j/manual ?
Upon moving this to the neo4j repo, it would be cool to be able to add a section in the manual for this. Cheers, /peter neubauer GTalk: neubauer.peter Skype peter.neubauer Phone +46 704 106975 LinkedIn http://www.linkedin.com/in/neubauer Twitter http://twitter.com/peterneubauer http://www.neo4j.org - Your high performance graph database. http://startupbootcamp.org/ - Öresund - Innovation happens HERE. http://www.thoughtmade.com - Scandinavia's coolest Bring-a-Thing party. On Wed, Jul 20, 2011 at 10:04 PM, Niels Hoogeveen <[email protected]> wrote: > > To simplify the use of IndexedRelationships, I added support for the use case > where relationships are placed in an index based on the value of a property > of the node added. > Hereto, I added wrappers for property types for all data types supported. > There is also a specialized version of SortedTree (PropertySortedTree) that > supports this use case. > > Code can be found in https://github.com/peterneubauer/graph-collections > Niels > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

