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-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
2014-10-06
common DB_op __type_check_filter_attr_map()
LV-426
2014-10-06
DBO_load_node_id_set: fix cypher query
LV-426
2014-10-06
use cypher query parameter place-holders:
LV-426
2014-10-05
refactor DB_Driver_REST, add DB_Driver_Embedded stub
LV-426
2014-10-05
adapt DBO_load_node_set_by_id_attribute to DBO_load_node_set_by_attribute
LV-426
2014-10-05
misc - switch to iteritems()
LV-426
2014-10-05
fix DBO_load_node_set_by_attribute filter query part construction
LV-426
2014-10-05
DB_op refactor: mv begin(), commit() functions to db_controller bringing us c...
LV-426
2014-09-29
switch to app/json post argument content type
LV-426
2014-09-28
DBO_add_node_set arg type sanity checking
LV-426
2014-09-28
DBO_load_node_set_by_DB_id & test
LV-426
2014-09-28
parse_single_query_response_data: assist in single query result parsing
LV-426
2014-09-28
distinguish between loading by DB id and by id attribute:
LV-426
2014-09-24
add DBO_load_node_set_by_id DB op
LV-426
2014-09-24
db_controller.DBO_add_node_set.__init__ - add optional
LV-426
2014-09-23
initial implementation
LV-426