public class GremlinScriptChecker extends Object
eval() on it.| Modifier and Type | Class and Description | 
|---|---|
| static class  | GremlinScriptChecker.Result | 
| Modifier and Type | Field and Description | 
|---|---|
| static GremlinScriptChecker.Result | EMPTY_RESULT | 
| Constructor and Description | 
|---|
| GremlinScriptChecker() | 
| Modifier and Type | Method and Description | 
|---|---|
| static GremlinScriptChecker.Result | parse(String gremlin)Parses a Gremlin script and extracts a  Resultcontaining properties that are relevant to the checker. | 
public static final GremlinScriptChecker.Result EMPTY_RESULT
public static GremlinScriptChecker.Result parse(String gremlin)
Result containing properties that are relevant to the checker.Copyright © 2013–2022 Apache Software Foundation. All rights reserved.