Class TinkerGraphGremlinPlugin
- java.lang.Object
- 
- org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPlugin
- 
- org.apache.tinkerpop.gremlin.tinkergraph.jsr223.TinkerGraphGremlinPlugin
 
 
- 
- All Implemented Interfaces:
- GremlinPlugin
 
 public final class TinkerGraphGremlinPlugin extends AbstractGremlinPlugin - Author:
- Stephen Mallette (http://stephen.genoprime.com)
 
- 
- 
Field Summary- 
Fields inherited from class org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPluginappliesTo, customizers, moduleName
 
- 
 - 
Constructor SummaryConstructors Constructor Description TinkerGraphGremlinPlugin()
 - 
Method SummaryAll Methods Static Methods Concrete Methods Modifier and Type Method Description static TinkerGraphGremlinPlugininstance()- 
Methods inherited from class org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPlugingetCustomizers, getName
 - 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface org.apache.tinkerpop.gremlin.jsr223.GremlinPlugingetCustomizers, requireRestart
 
- 
 
- 
- 
- 
Method Detail- 
instancepublic static TinkerGraphGremlinPlugin instance() 
 
- 
 
-