Versions in this module Expand all Collapse all v0 v0.8.1 May 23, 2023 Changes in this version + const Name + const TopResultTag + type Result struct + Meta bool + Tags map[string]graph.Ref + Val interface{} + func (r *Result) Result() interface{} + type Session struct + func NewSession(qs graph.QuadStore) *Session + func (s *Session) Execute(ctx context.Context, qu string, opt query.Options) (query.Iterator, error)