benches/strings: add .gitignore and `make clean`
[nit.git] / lib / neo4j / graph /
2015-02-10 Lucas Bajoletlib/standard/stream: Renamed streams for more explicit...
2014-12-29 Jean-Christophe... neo4j/graph: Enlarge in advance when loading from JSON.
2014-12-29 Jean-Christophe... neo4j/graph: Add a JSON storage mechanism.
2014-12-29 Jean-Christophe... neo4j/graph: Implement optimization services of `Sequen...
2014-12-29 Jean-Christophe... neo4j/graph: Optimize some services of `SequentialNodeC...
2014-12-29 Jean-Christophe... neo4j/graph: Add a sequential identification scheme.
2014-12-29 Jean-Christophe... neo4j/graph: Add Neo4j as a storage mechanism.
2014-12-29 Jean-Christophe... neo4j/graph: Add optimization methods.
2014-12-29 Jean-Christophe... neo4j/graph: Add node removal methods.
2014-12-29 Jean-Christophe... neo4j: Add an API for graphs.