cayley/query/mql
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
..
build_iterator.go Merge branch 'declassify' into tip 2014-07-30 16:40:37 +09:30
fill.go Rename TSVal 2014-07-02 12:13:15 +09:30
mql_test.go Create quads hierarchy 2014-07-28 21:36:22 +09:30
query.go Fix #21 and change the MQL semantics slightly to match the original MQL 2014-06-29 21:20:54 -04:00
session.go Simplify Nexter interface 2014-08-01 09:15:02 +09:30