summaryrefslogtreecommitdiff
path: root/src-py/neo4j_util.py
AgeCommit message (Expand)Author
2014-10-07cypher query gen utility functions: create_query_from_node_map, create_query_...LV-426
2014-10-07mv type sanity checks to neo4j_utilLV-426
2014-10-06handle empty filter mapsLV-426
2014-10-06filter_attr_map to cypher where clause conversion: where_clause_from_filter_a...LV-426
2014-09-28type check against 'basestring' rather than str, tagging with: [python2]LV-426
2014-09-23initial implementationLV-426