Class SugarLoader.VertexCategory
java.lang.Object
org.apache.tinkerpop.gremlin.groovy.loaders.SugarLoader.VertexCategory
- All Implemented Interfaces:
groovy.lang.GroovyObject
- Enclosing class:
- SugarLoader
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final Objectgroovy.lang.MetaClassstatic final Objectstatic final ObjectvoidsetMetaClass(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
-
VertexCategory
public VertexCategory()
-
-
Method Details
-
getMetaClass
public groovy.lang.MetaClass getMetaClass()- Specified by:
getMetaClassin interfacegroovy.lang.GroovyObject
-
setMetaClass
public void setMetaClass(groovy.lang.MetaClass mc) - Specified by:
setMetaClassin interfacegroovy.lang.GroovyObject
-
get
-
set
-
putAt
-
toString
-