cayley/query/sexp
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
..
parser.go Move sexp into query 2014-07-31 09:36:43 +09:30
parser_test.go Simplify Nexter interface 2014-08-01 09:15:02 +09:30
session.go Simplify Nexter interface 2014-08-01 09:15:02 +09:30