cayley/graph
Barak Michener 792fe5d42c Merge pull request #333 from barakmich/label_queries
query/gremlin, graph/path: Add support for querying with labels
2016-01-02 16:55:34 -08:00
..
bolt graph: make quadstore init functions idempotent 2015-11-25 15:06:47 -05:00
gaedatastore fix naming in test and fix test 2015-06-23 17:59:19 -04:00
iterator Remove old iterator code, leaving a simple all-iterator for the sql backend 2015-08-12 16:03:25 -04:00
leveldb graph: make quadstore init functions idempotent 2015-11-25 15:06:47 -05:00
memstore Merge pull request #277 from barakmich/upgrade_db 2015-10-05 17:22:05 -04:00
mongo update the registration interface 2015-06-23 17:59:18 -04:00
path fix gremlin test, add reversal test 2015-10-30 17:42:16 -04:00
proto first migration 2015-06-23 17:59:19 -04:00
sql Fix NPE in SQL initialization 2015-12-06 19:48:49 -05:00
iterator.go refactor to SQL builder iterators and standard iterator wrapper 2015-08-12 16:03:25 -04:00
iterator_test.go Convert Type fields to use graph.Type 2014-09-05 09:49:15 +09:30
primarykey.go Use new import path for go-uuid 2015-06-26 14:05:10 -07:00
primarykey_test.go Missed a test usage of old go-uuid import 2015-06-29 10:08:37 -07:00
quadstore.go graph: make quadstore init functions idempotent 2015-11-25 15:06:47 -05:00
quadwriter.go Add transaction (a list of deltas) as a primitive for applying sets of changes 2015-06-23 17:53:24 -04:00
transaction.go Ensure that quads in a transaction are applied in the desired order. 2015-11-17 12:10:59 -05:00
transaction_test.go Improve Transaction: deduplicate quads, allow adding/removing a quad in the same tx 2015-10-06 15:56:02 -04:00