Package | Description |
---|---|
org.apache.tinkerpop.gremlin.jsr223 |
Modifier and Type | Field and Description |
---|---|
static GremlinScriptChecker.Result |
GremlinScriptChecker.EMPTY_RESULT |
Modifier and Type | Method and Description |
---|---|
static GremlinScriptChecker.Result |
GremlinScriptChecker.parse(String gremlin)
Parses a Gremlin script and extracts a
Result containing properties that are relevant to the checker. |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.