driver

package
v0.1.15 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AndOp   = "AND"
	OrOp    = "OR"
	NeOp    = "NE"
	EqOp    = "EQ"
	LikeOp  = "LIKE"
	MatchOp = "MATCH"
	GtOp    = "GT"
	LtOp    = "LT"
	GeOp    = "GE"
	LeOp    = "LE"
	NotOp   = "NOT"
	InOp    = "IN"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type TranslatorOpFunc

type TranslatorOpFunc func(*gorql.RqlNode) (string, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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