cayley/graph/iterator
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
and_iterator.go Don't indirect map values 2014-07-02 12:08:49 +09:30
and_iterator_optimize.go Reduce graph.Iterator method names 2014-07-02 11:02:09 +09:30
and_iterator_optimize_test.go Reduce graph.Iterator method names 2014-07-02 11:02:09 +09:30
and_iterator_test.go Don't indirect map values 2014-07-02 12:08:49 +09:30
fixed_iterator.go Reduce graph.Iterator method names 2014-07-02 11:02:09 +09:30
hasa_iterator.go 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
linksto_iterator.go Don't indirect map values 2014-07-02 12:08:49 +09:30
linksto_iterator_test.go Reduce TripleStore interface names 2014-07-02 11:40:33 +09:30
mock_ts_test.go Reduce TripleStore interface names 2014-07-02 11:40:33 +09:30
optional_iterator.go Don't indirect map values 2014-07-02 12:08:49 +09:30
or_iterator.go Don't indirect map values 2014-07-02 12:08:49 +09:30
or_iterator_test.go Move iterators into separate package 2014-07-01 09:21:32 +09:30
query_shape.go Reduce TripleStore interface names 2014-07-02 11:40:33 +09:30
query_shape_test.go Reduce TripleStore interface names 2014-07-02 11:40:33 +09:30
value_comparison_iterator.go Don't indirect map values 2014-07-02 12:08:49 +09:30
value_comparison_iterator_test.go Reduce TripleStore interface names 2014-07-02 11:40:33 +09:30