cayley/graph/memstore
kortschak b1a70d99aa Simplify Nexter interface
This change allows a Nexter to be used in the same manner as a scanner
using a for graph.Next(it) {} construction.

It is important that graph.Next(it) and any associated it.Result() calls
operate on the same iterator.
2014-08-01 09:15:02 +09:30
..
all_iterator.go Simplify Nexter interface 2014-08-01 09:15:02 +09:30
iterator.go Simplify Nexter interface 2014-08-01 09:15:02 +09:30
triplestore.go Simplify Nexter interface 2014-08-01 09:15:02 +09:30
triplestore_iterator_optimize.go Simplify Nexter interface 2014-08-01 09:15:02 +09:30
triplestore_test.go Simplify Nexter interface 2014-08-01 09:15:02 +09:30