Makefile: Document deeply-nested libraries.
[nit.git] / lib / neo4j /
2014-09-05 Jean Privatsrc: transform all old writable in annotations
2014-07-23 Alexandre Terrasaneo4j: add `save_entity` shortcut in NeoBatch.
2014-07-23 Alexandre Terrasaneo4j: add `with_labels` to load node having multiple...
2014-07-22 Alexandre Terrasaneo4j: add nitunit for `Neo4jClient::nodes_with_label`
2014-07-20 Alexandre Terrasaneo4j: preload data from `nodes_with_label` response.
2014-07-20 Alexandre Terrasaneo4j: save and load edges separately from nodes.
2014-07-20 Alexandre Terrasaneo4j: try to load nodes from `local_nodes`
2014-07-18 Jean Privatneo4j: remove some as(notnull) to supress warnings
2014-07-17 Alexandre Terrasalib: introduce neo4j connector