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
/
server
/
db_op.py
Age
Commit message (
Expand
)
Author
2015-01-06
DBO_add_node_set, DBO_add_link_set: order returned list by id
LV-426
2015-01-06
DBO_topo_diff_commit -> DBO_diff_commit__topo, same for __attr
LV-426
2015-01-06
DBO_attr_diff_commit: merge chain_commit_op DB query
LV-426
2015-01-06
mv statement_to_REST_form() into REST DB driver
LV-426
2015-01-06
add_statement(): use DB_Query class
LV-426
2015-01-06
gen_query_create_from_link_map(): use q_arr, switch to dict return object
LV-426
2015-01-06
improve op ordering (alphabetical)
LV-426
2015-01-06
server: DBO_topo_diff_commit returns just ids of added nodes
Alon Levy
2015-01-05
node create query generation: return named dict
LV-426
2015-01-05
DB_op#add_statement(): support query addition via query array
LV-426
2015-01-05
DB_composed_op doc
LV-426
2015-01-05
DBO_rz_clone: filter meta nodes (nodes with meta labels) from result set
LV-426
2015-01-05
DBO_rz_clone: return Topo_Diff
LV-426
2015-01-05
calc_blob_hash(): use empty string as default blob
LV-426
2015-01-05
DBO_block_chain__list()
LV-426
2015-01-05
DBO_block_chain__commit: include hash in return value
LV-426
2015-01-05
rename DBO_chain_commit_block -> DBO_block_chain__commit
LV-426
2015-01-05
use meta attribute '__' prefix for __HEAD, __Parent, __Commit labels
LV-426
2015-01-04
DBO_chain_commit_block: initial git-inspired commit chain concept
LV-426
2015-01-04
refactor: db_op, db_controller separation
LV-426