index
:
rhizi
POC_2.5d
Prototype
graph-view-commit-log
issue593
master
pastebin
reqs
wip/addNode-refactoring
wip/addNode-refactoring.rebased
wip/bilinks
wip/id_not_lower_case_name
wip/links-reorder-by-selection
wip/map-nodes-by-id_minimize-name-use
wip/selection-ring
wip__doc_support
Connective intelligence
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src-py
/
neo4j_util.py
Age
Commit message (
Expand
)
Author
2014-12-16
moving files around after repository merger
Alon Levy
2014-12-16
gen_query_create_from_node_map(): validate label
LV-426
2014-12-10
distinguish __src (obj) vs. __src_id (str)
LV-426
2014-12-08
gen_query_create_from_node_map(): return n.id, assert id present
LV-426
2014-12-08
use '__label_set' as default type meta_attr (only single label support for now)
LV-426
2014-12-08
python 3: switch from basestring to six.string_types
LV-426
2014-11-24
neo4j_util: whitespace before EOL fixes
Alon Levy
2014-11-24
python3 compat: urllib
Alon Levy
2014-11-09
misc
LV-426
2014-10-21
enable neo4j JSON streaming by default
LV-426
2014-10-20
Neo4JException
LV-426
2014-10-16
DB_row, update DBO_XXX iteration loops, test updates
LV-426
2014-10-15
misc
LV-426
2014-10-15
gen_query_create_from_link_map - revert support for parameterized link create...
LV-426
2014-10-15
meta_attr_list_to_meta_attr_map - used for '__type' injected meta attributes
LV-426
2014-10-15
update gen_clause_attr_filter_from_filter_attr_map()
LV-426
2014-10-12
return DB_result_set when iterating over DB_op results
LV-426
2014-10-12
allow query sets to partially succeed
LV-426
2014-10-08
gen_query_create_from_node_map: reuse single query with a multiple parameter ...
LV-426
2014-10-07
Cypher_String_Formatter - see class doc
LV-426
2014-10-07
cypher query gen utility functions: create_query_from_node_map, create_query_...
LV-426
2014-10-07
mv type sanity checks to neo4j_util
LV-426
2014-10-06
handle empty filter maps
LV-426
2014-10-06
filter_attr_map to cypher where clause conversion: where_clause_from_filter_a...
LV-426
2014-09-28
type check against 'basestring' rather than str, tagging with: [python2]
LV-426
2014-09-23
initial implementation
LV-426