cayley/graph/leveldb
kortschak a1453da84e Don't indirect map values
We already have reference behaviour, so this is not necessary.

This change highlighted fairly baroque architecture in mql that deserves
some attention; the use of channels is somewhat confusing.

Also rename LastResult to Result.
2014-07-02 12:08:49 +09:30
..
all_iterator.go Reduce graph.Iterator method names 2014-07-02 11:02:09 +09:30
iterator.go Reduce TripleStore interface names 2014-07-02 11:40:33 +09:30
leveldb_test.go Don't indirect map values 2014-07-02 12:08:49 +09:30
triplestore.go Reduce TripleStore interface names 2014-07-02 11:40:33 +09:30
triplestore_iterator_optimize.go Reduce TripleStore interface names 2014-07-02 11:40:33 +09:30