cayley/graph
Igor Mihalik a8c885a5e8 Fixed multiplier for position of "label" in case of "po" key entry
in "po", the ordering is {"predicate","object","subject","label"} thus the offset of label is 3*hashSize+2
2015-07-28 14:09:23 +02:00
..
bolt Merge pull request #249 from barakmich/fix_bolt 2015-06-02 14:44:21 -04:00
gaedatastore Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
iterator fix describe in or iterator 2015-05-29 15:28:52 -04:00
leveldb Fixed multiplier for position of "label" in case of "po" key entry 2015-07-28 14:09:23 +02:00
memstore collapse 2 iterations into 1 in memstore 2015-05-28 15:11:35 -05:00
mongo Clean up Linkage definition 2015-06-02 14:46:19 -04:00
path Add Save/SaveReverse and HAS API and split path.go into two files 2015-06-04 15:37:09 -04:00
iterator.go Clean up Linkage definition 2015-06-02 14:46:19 -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 Stop calling glog.Fatal* in a bunch of places 2015-04-15 14:07:45 -07: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 Add transaction (a list of deltas) as a primitive for applying sets of changes 2015-06-23 17:53:24 -04:00