public class GshExecutor extends ScriptExecutor
| Modifier and Type | Class and Description |
|---|---|
static class |
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. |
| Constructor and Description |
|---|
GshExecutor() |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.