cayley/graph/leveldb
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
leveldb_test.go Simplify Nexter interface 2014-08-01 09:15:02 +09:30
triplestore.go Remove terminal newline from quad.Quad stringer 2014-07-31 11:43:20 +09:30
triplestore_iterator_optimize.go Simplify Nexter interface 2014-08-01 09:15:02 +09:30