| Package | Description |
|---|---|
| org.opencypher.generator | |
| org.opencypher.tools.grammar |
This is the entry-point package for the tools in this library.
|
| Modifier and Type | Method and Description |
|---|---|
Generator |
GeneratorFactory.generator(Grammar grammar) |
Generator |
GeneratorFactory.generator(Path path,
Grammar.ParserOption... options) |
Generator |
GeneratorFactory.generatorResource(String resource,
Grammar.ParserOption... options) |
| Modifier and Type | Field and Description |
|---|---|
static Supplier<Generator> |
CypherGeneratorFactory.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Generator |
CypherGeneratorFactory.get() |
Copyright © 2019. All rights reserved.