| Package | Description |
|---|---|
| org.opencypher.grammar |
| Modifier and Type | Method and Description |
|---|---|
static Grammar.Builder.Option |
Grammar.Builder.Option.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Grammar.Builder.Option[] |
Grammar.Builder.Option.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Grammar |
Grammar.Builder.build(Grammar.Builder.Option... options) |
Copyright © 2019. All rights reserved.