| Package | Description |
|---|---|
| org.neo4j.shell.apps.extra | |
| org.neo4j.shell.kernel.apps | |
| org.neo4j.shell.kernel.apps.cypher |
| Modifier and Type | Class and Description |
|---|---|
class |
PathShellApp |
| Modifier and Type | Class and Description |
|---|---|
class |
Begin |
class |
Cd
Mimics the POSIX application with the same name, i.e.
|
class |
Commit |
class |
Dbinfo |
class |
Gsh
Wraps a
Gsh in a
TransactionProvidingApp to be wrapped in a transaction among other things. |
class |
IndexProviderShellApp |
class |
Jsh
Wraps a
Jsh in a
TransactionProvidingApp to be wrapped in a transaction among other things. |
class |
Ls
Mimics the POSIX application with the same name, i.e.
|
class |
Mknode |
class |
Mkrel
Mimics the POSIX application "mkdir", but neo4j has relationships instead of
directories (if you look at Neo4j in a certain perspective).
|
class |
Mv
Mimics the POSIX application with the same name, i.e.
|
class |
NonTransactionProvidingApp |
class |
Pwd
Mimics the POSIX application with the same name, i.e.
|
class |
Rm
Mimics the POSIX application with the same name, i.e.
|
class |
Rmnode |
class |
Rmrel
Mimics the POSIX application "rmdir", but neo4j has relationships instead of
directories (if you look at Neo4j in a certain perspective).
|
class |
Rollback |
class |
Schema |
class |
Set
Sets a property for the current node or relationship.
|
class |
Trav
Traverses the graph.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Call |
class |
Create |
class |
Cypher |
class |
Drop |
class |
Dump |
class |
Explain |
class |
Foreach |
class |
Load |
class |
Match |
class |
Merge |
class |
Optional |
class |
Planner |
class |
Profile |
class |
Return |
class |
Runtime |
class |
Start |
class |
Unwind |
class |
Using |
class |
With |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.