Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildIteratorTreeForQuery ¶
func BuildIteratorTreeForQuery(ts graph.TripleStore, query string) graph.Iterator
func ParseString ¶
Types ¶
type Session ¶
type Session struct {
// contains filtered or unexported fields
}
func NewSession ¶
func NewSession(inputTripleStore graph.TripleStore) *Session
func (*Session) InputParses ¶
func (s *Session) InputParses(input string) (query.ParseResult, error)
func (*Session) ToggleDebug ¶
func (s *Session) ToggleDebug()
Click to show internal directories.
Click to hide internal directories.