summaryrefslogtreecommitdiff
path: root/src-py/neo4j_util.py
AgeCommit message (Expand)Author
2014-10-12return DB_result_set when iterating over DB_op resultsLV-426
2014-10-12allow query sets to partially succeedLV-426
2014-10-08gen_query_create_from_node_map: reuse single query with a multiple parameter ...LV-426
2014-10-07Cypher_String_Formatter - see class docLV-426
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