Class SugarLoader.TraverserCategory
java.lang.Object
org.apache.tinkerpop.gremlin.groovy.loaders.SugarLoader.TraverserCategory
- All Implemented Interfaces:
groovy.lang.GroovyObject
- Enclosing class:
- SugarLoader
public static class SugarLoader.TraverserCategory
extends Object
implements groovy.lang.GroovyObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final Objectgroovy.lang.MetaClassvoidsetMetaClass(groovy.lang.MetaClass mc) toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface groovy.lang.GroovyObject
getProperty, invokeMethod, setProperty
-
Constructor Details
-
TraverserCategory
public TraverserCategory()
-
-
Method Details