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.
|
||
|---|---|---|
| .. | ||
| iterator | ||
| leveldb | ||
| memstore | ||
| mongo | ||
| iterator.go | ||
| result_tree_evaluator.go | ||
| result_tree_evaluator_test.go | ||
| triplestore.go | ||