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
/
db_controller.py
Age
Commit message (
Expand
)
Author
2014-12-16
moving files around after repository merger
Alon Levy
2014-12-14
Attr_Diff: __type_node, __type_link separation
LV-426
2014-12-14
complete 'return {id_set}' move
LV-426
2014-12-10
distinguish __src (obj) vs. __src_id (str)
LV-426
2014-12-10
switch to q_arr format
LV-426
2014-12-10
assert len(id_set) > 0
LV-426
2014-12-10
DBO_rm_node_set: return id_set
LV-426
2014-12-10
DBO_rm_link_set
LV-426
2014-12-08
DBO_rm_node_set: use query param id_set
LV-426
2014-11-24
db_controller: white space before EOL removal
Alon Levy
2014-11-24
db_controller: remove unused import
Alon Levy
2014-11-09
misc
LV-426
2014-11-09
DBO_rz_clone - reconstruct links from link tuples
LV-426
2014-11-09
unify logging
LV-426
2014-10-28
follow neo4j semantics: rename filter_type to filter_label
LV-426
2014-10-28
initial DBO_rz_clone op
LV-426
2014-10-28
DBO_cypher_query
LV-426
2014-10-27
misc
LV-426
2014-10-27
support node removals in DBO_topo_diff_commit
LV-426
2014-10-27
DBO_rm_node_set & test
LV-426
2014-10-21
mv DB_Driver classes to their own file
LV-426
2014-10-21
introducing the Link_Ptr concept - able to fuzzy point at a link by src_id, d...
LV-426
2014-10-20
Neo4JException
LV-426
2014-10-20
DBO_match_node_id_set query generation
LV-426
2014-10-20
query result processing:
LV-426
2014-10-20
DB_composed_op - optimize for empty n_add, l_add sets
LV-426
2014-10-20
misc
LV-426
2014-10-20
special handling of DB_composed_op execution
LV-426
2014-10-20
DBO_attr_diff_commit - augment query generation
LV-426
2014-10-20
fix missing ' ' in DBO_attr_diff_commit() query
LV-426
2014-10-16
DBO_attr_diff_commit on_completion response processing, test_attr_diff_commit...
LV-426
2014-10-16
DB_row, update DBO_XXX iteration loops, test updates
LV-426
2014-10-15
DBO_attr_diff_commit & test - todo: parse DB response
LV-426
2014-10-15
DBO_load_node_set_by_DB_id - simplify query
LV-426
2014-10-15
misc
LV-426
2014-10-15
DBO_topo_diff_commit & test
LV-426
2014-10-15
DB_composed_op
LV-426
2014-10-12
DBO_load_link_id_set & test
LV-426
2014-10-12
DB_op - result_set, error_set
LV-426
2014-10-12
DBO_add_node_set - sync with code changes
LV-426
2014-10-12
DBO_load_link_set_by_src_or_dst_id_attributes & test
LV-426
2014-10-12
parse_single_query_response_data - use __iter__
LV-426
2014-10-12
n=node:IndexName(Key={value})
LV-426
2014-10-12
return DB_result_set when iterating over DB_op results
LV-426
2014-10-12
support result_set iteration post DB_op execution
LV-426
2014-10-12
change DB_Controller op execution logic - allow query-sets to partially succeed
LV-426
2014-10-07
DB_op statement __iter__
LV-426
2014-10-07
rm old DBO_load_node_id_set
LV-426
2014-10-07
mv type sanity checks to neo4j_util
LV-426
2014-10-06
handle empty filter maps
LV-426
[next]