| Class | Description |
|---|---|
| Gsh |
A way to execute groovy scripts from the shell.
|
| GshExecutor |
Executes groovy scripts purely via reflection
|
| GshExecutor.GshOutput |
A wrapper for a supplied
Output to correct a bug where a call
to "println" or "print" with a GString or another object would use
System.out instead of the right output instance. |
| Jsh |
Runs Python scripts (Jython).
|
| JshExecutor |
Runs Python scripts.
|
| PathShellApp | |
| ScriptExecutor |
Executes groovy scripts purely via reflection
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.