gizmo

package
v0.7.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2019 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

View Source
const Name = "gizmo"
View Source
const TopResultTag = "id"

Variables

This section is empty.

Functions

This section is empty.

Types

type Result

type Result struct {
	Meta bool
	Val  interface{}
	Tags map[string]graph.Ref
}

func (*Result) Result

func (r *Result) Result() interface{}

type Session

type Session struct {
	// contains filtered or unexported fields
}

func NewSession

func NewSession(qs graph.QuadStore) *Session

func (*Session) Execute

func (s *Session) Execute(ctx context.Context, qu string, opt query.Options) (query.Iterator, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL