cayley/graph/leveldb
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
..
all_iterator.go Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
iterator.go Fixed multiplier for position of "label" in case of "po" key entry 2015-07-28 14:09:23 +02:00
leveldb_test.go fix NewAnd taking quadstore in tests 2015-04-19 15:18:11 -04:00
quadstore.go Stop calling glog.Fatal* in a bunch of places 2015-04-15 14:07:45 -07:00
quadstore_iterator_optimize.go Rename triple entities were relevant 2014-08-27 21:27:01 +09:30