| Package | Description |
|---|---|
| org.opencypher.tools.grammar |
This is the entry-point package for the tools in this library.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CypherGeneratorFactory.FunctionName(ProductionReplacement.Context<org.opencypher.tools.grammar.CypherGeneratorFactory.State> context) |
void |
CypherGeneratorFactory.IdentifierPart(ProductionReplacement.Context<org.opencypher.tools.grammar.CypherGeneratorFactory.State> context) |
void |
CypherGeneratorFactory.IdentifierStart(ProductionReplacement.Context<org.opencypher.tools.grammar.CypherGeneratorFactory.State> context) |
void |
CypherGeneratorFactory.LabelName(ProductionReplacement.Context<org.opencypher.tools.grammar.CypherGeneratorFactory.State> context) |
void |
CypherGeneratorFactory.PropertyKeyName(ProductionReplacement.Context<org.opencypher.tools.grammar.CypherGeneratorFactory.State> context) |
void |
CypherGeneratorFactory.RelTypeName(ProductionReplacement.Context<org.opencypher.tools.grammar.CypherGeneratorFactory.State> context) |
void |
CypherGeneratorFactory.Variable(ProductionReplacement.Context<org.opencypher.tools.grammar.CypherGeneratorFactory.State> context) |
Copyright © 2019. All rights reserved.