cayley/graph
Örjan Persson 6f6e14ee52 Fix nil pointer panic when meta bucket is missing
If NewQuadStore was called without first calling InitQuadStore, the
runtime would panic since the meta bucket never was created.
2015-05-29 15:50:38 +02:00
..
bolt Fix nil pointer panic when meta bucket is missing 2015-05-29 15:50:38 +02:00
gaedatastore Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
iterator Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
leveldb Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
memstore move cmp to where it's used 2015-05-27 16:50:54 -05:00
mongo Remove deprecated ResultTree API 2015-04-28 15:57:35 -07:00
path Add imports file to root; expansion welcome 2015-04-30 23:22:49 -04:00
iterator.go var renames, remove Func, etc 2015-04-30 23:02:27 -04:00
iterator_test.go Convert Type fields to use graph.Type 2014-09-05 09:49:15 +09:30
primarykey.go graph: remove redundant type 2015-05-06 08:24:45 +09:30
primarykey_test.go Primary key refactoring re. Un/Marshaling of JSON and the unique keys, plus the ApplyDelta() and 'defensive' changes introduced by Kortshack, also did some tidying up. 2015-02-25 10:40:27 +01:00
quadstore.go Stop calling glog.Fatal* in a bunch of places 2015-04-15 14:07:45 -07:00
quadwriter.go Add imports file to root; expansion welcome 2015-04-30 23:22:49 -04:00