Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArgsToQueryNeo4jBrowser ¶
func PrepareQuery ¶
Types ¶
type Conf ¶
type Conf struct { Description string `yaml:"description,omitempty"` Name string `yaml:"name"` Services []string `yaml:"services,omitempty"` Properties []map[string]interface{} `yaml:"properties,omitempty"` Return []string `yaml:"return"` Enabled bool `yaml:"enabled"` Find Find `yaml:"find,omitempty"` // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.