Class GraphVariableHelper
- java.lang.Object
-
- org.apache.tinkerpop.gremlin.structure.util.GraphVariableHelper
-
public final class GraphVariableHelper extends Object
- Author:
- Marko A. Rodriguez (http://markorodriguez.com)
-
-
Method Detail
-
validateVariable
public static void validateVariable(String variable, Object value) throws IllegalArgumentException
- Throws:
IllegalArgumentException
-
-