| Package | Description |
|---|---|
| org.neo4j.commandline.arguments | |
| org.neo4j.commandline.arguments.common |
| Modifier and Type | Class and Description |
|---|---|
class |
OptionalBooleanArg |
class |
OptionalNamedArgWithMetadata
Some arguments can have a variable name, such as in neo4j-admin import where the `--relationships` argument may
have the following form:
--relationships:MYTYPE=file.csv
or the `--nodes` argument which can be
--nodes:TYPE1:TYPE2=file.csv
This is only used for validation, not to actually read the metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Database |
class |
OptionalCanonicalPath |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.