lang

package
v0.0.0-...-1adbf8b Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AllFunctionNameContext = reflect.TypeOf(parser.AllFunctionNameContext{}).Name()
View Source
var AllShortestPathFunctionNameContext = reflect.TypeOf(parser.AllShortestPathFunctionNameContext{}).Name()
View Source
var AnyFunctionNameContext = reflect.TypeOf(parser.AnyFunctionNameContext{}).Name()
View Source
var AtomContext = reflect.TypeOf(parser.AtomContext{}).Name()
View Source
var CallContext = reflect.TypeOf(parser.CallContext{}).Name()
View Source
var ConsoleCommandContext = reflect.TypeOf(parser.CypherConsoleCommandContext{}).Name()
View Source
var ConsoleCommandNameContext = reflect.TypeOf(parser.CypherConsoleCommandNameContext{}).Name()
View Source
var ConsoleCommandParameterContext = reflect.TypeOf(parser.CypherConsoleCommandParameterContext{}).Name()
View Source
var ConsoleCommandParametersContext = reflect.TypeOf(parser.CypherConsoleCommandParametersContext{}).Name()
View Source
var ConsoleCommandPathContext = reflect.TypeOf(parser.CommandPathContext{}).Name()
View Source
var ConsoleCommandSubcommandContext = reflect.TypeOf(parser.SubCommandContext{}).Name()
View Source
var ExistsFunctionNameContext = reflect.TypeOf(parser.ExistsFunctionNameContext{}).Name()
View Source
var ExpressionContext = reflect.TypeOf(parser.ExpressionContext{}).Name()
View Source
var ExtractFunctionNameContext = reflect.TypeOf(parser.ExtractFunctionNameContext{}).Name()
View Source
var FilterFunctionNameContext = reflect.TypeOf(parser.FilterFunctionNameContext{}).Name()
View Source
var FunctionNameContext = reflect.TypeOf(parser.FunctionInvocationBodyContext{}).Name()
View Source
var Keywords = []string{}/* 153 elements not displayed */

Keywords is a list of all Cypher keywords.

View Source
var LabelNameContext = reflect.TypeOf(parser.LabelNameContext{}).Name()
View Source
var MapLiteralContext = reflect.TypeOf(parser.MapLiteralContext{}).Name()
View Source
var MapLiteralEntry = reflect.TypeOf(parser.LiteralEntryContext{}).Name()
View Source
var NodeLabelContext = reflect.TypeOf(parser.NodeLabelContext{}).Name()
View Source
var NodeLabelsContext = reflect.TypeOf(parser.NodeLabelsContext{}).Name()
View Source
var NodePatternContext = reflect.TypeOf(parser.NodePatternContext{}).Name()
View Source
var NoneFunctionNameContext = reflect.TypeOf(parser.NoneFunctionNameContext{}).Name()
View Source
var ParameterContext = reflect.TypeOf(parser.ParameterContext{}).Name()
View Source
var ParameterNameContext = reflect.TypeOf(parser.ParameterNameContext{}).Name()
View Source
var PatternElementContext = reflect.TypeOf(parser.PatternElementContext{}).Name()
View Source
var ProcedureNameContext = reflect.TypeOf(parser.ProcedureInvocationBodyContext{}).Name()
View Source
var ProcedureOutputContext = reflect.TypeOf(parser.ProcedureOutputContext{}).Name()
View Source
var ProcedureResultsContext = reflect.TypeOf(parser.ProcedureResultsContext{}).Name()
View Source
var PropertiesContext = reflect.TypeOf(parser.PropertiesContext{}).Name()
View Source
var PropertyKeyNameContext = reflect.TypeOf(parser.PropertyKeyNameContext{}).Name()
View Source
var PropertyLookupContext = reflect.TypeOf(parser.PropertyLookupContext{}).Name()
View Source
var QueryContext = reflect.TypeOf(parser.CypherQueryContext{}).Name()
View Source
var ReduceFunctionNameContext = reflect.TypeOf(parser.ReduceFunctionNameContext{}).Name()
View Source
var RelationshipPatternContext = reflect.TypeOf(parser.RelationshipPatternContext{}).Name()
View Source
var RelationshipTypeContext = reflect.TypeOf(parser.RelationshipTypeContext{}).Name()
View Source
var RelationshipTypeNameContext = reflect.TypeOf(parser.RelTypeNameContext{}).Name()
View Source
var RelationshipTypeOptionalColonContext = reflect.TypeOf(parser.RelationshipTypeOptionalColonContext{}).Name()
View Source
var RelationshipTypesContext = reflect.TypeOf(parser.RelationshipTypesContext{}).Name()
View Source
var ShortestPathFunctionNameContext = reflect.TypeOf(parser.ShortestPathFunctionNameContext{}).Name()
View Source
var SingleFunctionNameContext = reflect.TypeOf(parser.SingleFunctionNameContext{}).Name()
View Source
var StringLiteralContext = reflect.TypeOf(parser.StringLiteralContext{}).Name()
View Source
var SymbolicNameContext = reflect.TypeOf(parser.SymbolicNameContext{}).Name()
View Source
var VariableContext = reflect.TypeOf(parser.VariableContext{}).Name()

Functions

func EscapeCypher

func EscapeCypher(str string) string

EscapeCypher uses backticks "`" to escape a string, which contains special characters.

Types

This section is empty.

Jump to

Keyboard shortcuts

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