summaryrefslogtreecommitdiff
path: root/src/server/neo4j_util.py
AgeCommit message (Expand)Author
2014-12-23use topo_diff for user input changesAlon Levy
2014-12-23fix usage of numeric labels: use quote__backticks for all label creationAlon Levy
2014-12-23support space containing label setting on linksLV-426
2014-12-23moving incoming link validations, using x.get('x') conventionLV-426
2014-12-23neo4j_util: fix use of javascriptismAlon Levy
2014-12-22server/neo4j_util: cover up client sending us unrequired properties for link ...Alon Levy
2014-12-22neo4j_util: DB_row: add __str__ & __repr__Alon Levy
2014-12-22server/neo4j_util: fix documentation typoAlon Levy
2014-12-16moving files around after repository mergerAlon Levy