public class GremlinGroovyScriptEngineSandboxedStandardTest extends AbstractGremlinTest
Modifier and Type | Field and Description |
---|---|
String |
name |
CompilerCustomizerProvider |
notSandboxed |
CompilerCustomizerProvider |
sandboxed |
config, g, graph, graphProvider
Constructor and Description |
---|
GremlinGroovyScriptEngineSandboxedStandardTest() |
Modifier and Type | Method and Description |
---|---|
static Iterable<Object[]> |
data() |
void |
shouldEvalGraph() |
void |
shouldEvalGraphTraversalSource() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public String name
public CompilerCustomizerProvider notSandboxed
public CompilerCustomizerProvider sandboxed
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.