cayley/graph
2015-04-14 18:39:07 -07:00
..
bolt Add static type assertions 2015-04-14 16:28:46 -07:00
gaedatastore Add static type assertions 2015-04-14 16:28:46 -07:00
iterator Add testIterator for use in testing 2015-04-14 18:39:07 -07:00
leveldb Add static type assertions 2015-04-14 16:28:46 -07:00
memstore Add static type assertions 2015-04-14 16:28:46 -07:00
mongo Add static type assertions 2015-04-14 16:28:46 -07:00
iterator.go Add a helper function Err, similar to graph.Next 2015-04-14 16:58:20 -07:00
iterator_test.go Convert Type fields to use graph.Type 2014-09-05 09:49:15 +09:30
primarykey.go Merge master and gaedatastore branch 2015-04-04 19:09:33 -04:00
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 renamed GetType() to Type(), fixed iterator tests 2015-02-21 23:55:36 +01:00
quadwriter.go Clean up a little lint and some shadowed variables 2015-02-21 16:21:48 -05:00
result_tree_evaluator.go Simplify Nexter interface 2014-08-01 09:15:02 +09:30
result_tree_evaluator_test.go Remove terminal newline from quad.Quad stringer 2014-07-31 11:43:20 +09:30