cayley/query/mql
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
..
build_iterator.go Reduce TripleStore interface names 2014-07-02 11:40:33 +09:30
fill.go Reduce TripleStore interface names 2014-07-02 11:40:33 +09:30
functional_test.go Add test for semantics from #21 2014-06-29 21:22:59 -04:00
query.go Fix #21 and change the MQL semantics slightly to match the original MQL 2014-06-29 21:20:54 -04:00
session.go Don't indirect map values 2014-07-02 12:08:49 +09:30