gremlin

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2014 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const TopResultTag = "id"

Variables

View Source
var ErrKillTimeout = errors.New("query timed out")

Functions

This section is empty.

Types

type Result added in v0.4.0

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

type Session added in v0.3.1

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

func NewSession added in v0.3.1

func NewSession(ts graph.TripleStore, timeout time.Duration, persist bool) *Session

func (*Session) BuildJson added in v0.3.1

func (s *Session) BuildJson(result interface{})

Web stuff

func (*Session) ClearJson added in v0.3.1

func (s *Session) ClearJson()

func (*Session) ExecInput added in v0.3.1

func (s *Session) ExecInput(input string, out chan interface{}, _ int)

func (*Session) GetJson added in v0.3.1

func (s *Session) GetJson() ([]interface{}, error)

func (*Session) GetQuery added in v0.3.1

func (s *Session) GetQuery(input string, out chan map[string]interface{})

func (*Session) InputParses added in v0.3.1

func (s *Session) InputParses(input string) (query.ParseResult, error)

func (*Session) ToText added in v0.3.1

func (s *Session) ToText(result interface{}) string

func (*Session) ToggleDebug added in v0.3.1

func (s *Session) ToggleDebug()

Jump to

Keyboard shortcuts

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