projects: update some short descriptions
[nit.git] / lib / neo4j / graph /
2015-06-10 Alexandre Terrasalib: fix whitespaces in misc files
2015-06-10 Alexandre Terrasalib: fix nitunits indentation
2015-05-28 Alexandre Terrasalib/neo4j: remove useless types
2015-05-19 Jean Privatlib: remove superfluous type declaration in signatures
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.