summaryrefslogtreecommitdiff
path: root/src/server-tests/neo4j_test_util.py
AgeCommit message (Expand)Author
2015-01-18flush_db: dedicated DBO class, cleanupLV-426
2015-01-18mv rand_id() -> neo4j_util.pyLV-426
2015-01-12generate_random_node_dict(): include random nameLV-426
2015-01-05improve rand_label() generation: use 'T_' prefixLV-426
2015-01-05DB_op#add_statement(): support query addition via query arrayLV-426
2015-01-05follow string ID type conventionLV-426
2015-01-05neo4j_test_util: gen_rand_data() -> DBO_random_data_generationLV-426
2015-01-05rz_api, neo4j_test_util: importsLV-426
2015-01-02misc changes: newline at end of file, etc.LV-426
2014-12-16moving files around after repository mergerAlon Levy