cayley/graph
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
..
iterator Don't indirect map values 2014-07-02 12:08:49 +09:30
leveldb Don't indirect map values 2014-07-02 12:08:49 +09:30
memstore Don't indirect map values 2014-07-02 12:08:49 +09:30
mongo Reduce TripleStore interface names 2014-07-02 11:40:33 +09:30
sexp Don't indirect map values 2014-07-02 12:08:49 +09:30
iterator.go Don't indirect map values 2014-07-02 12:08:49 +09:30
result_tree_evaluator.go Reduce graph.Iterator method names 2014-07-02 11:02:09 +09:30
result_tree_evaluator_test.go Move iterators into separate package 2014-07-01 09:21:32 +09:30
session.go Reorganize to go get will work 2014-06-26 09:04:17 +09:30
triple.go Cleaning and TODOs 2014-07-01 09:35:58 +09:30
triplestore.go Reduce TripleStore interface names 2014-07-02 11:40:33 +09:30