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
/
neo4j_util.py
Age
Commit message (
Expand
)
Author
2015-01-20
DB_Query default param_set
LV-426
2015-01-19
DB_Query#__str__()
LV-426
2015-01-18
rename rand_id() -> generate_random_id__uuid()
LV-426
2015-01-18
mv rand_id() -> neo4j_util.py
LV-426
2015-01-11
__type, __label_set: expect array of length 1 in both cases on backend
LV-426
2015-01-11
server: don't limit link length arbitrarily
Alon Levy
2015-01-06
server: hack my way to a working __type/__label_set, please fix at will
Alon Levy
2015-01-06
meta_attr_list_to_meta_attr_map(): harded assertions regarding link meta-attr...
LV-426
2015-01-06
gen_query_create_from_link/node_map(): cleanup: assertions, misc
LV-426
2015-01-06
inline __type_check_link()
LV-426
2015-01-06
DBO_add_node_set, DBO_add_link_set: order returned list by id
LV-426
2015-01-06
mv statement_to_REST_form() into REST DB driver
LV-426
2015-01-06
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-05
node create query generation: return named dict
LV-426
2015-01-05
relax valid label assertions
LV-426
2015-01-05
DB_op#add_statement(): support query addition via query array
LV-426
2014-12-23
use topo_diff for user input changes
Alon Levy
2014-12-23
fix usage of numeric labels: use quote__backticks for all label creation
Alon Levy
2014-12-23
support space containing label setting on links
LV-426
2014-12-23
moving incoming link validations, using x.get('x') convention
LV-426
2014-12-23
neo4j_util: fix use of javascriptism
Alon Levy
2014-12-22
server/neo4j_util: cover up client sending us unrequired properties for link ...
Alon Levy
2014-12-22
neo4j_util: DB_row: add __str__ & __repr__
Alon Levy
2014-12-22
server/neo4j_util: fix documentation typo
Alon Levy
2014-12-16
moving files around after repository merger
Alon Levy