Class GafferPopGremlinPlugin
- java.lang.Object
-
- org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPlugin
-
- uk.gov.gchq.gaffer.tinkerpop.gremlinplugin.GafferPopGremlinPlugin
-
- All Implemented Interfaces:
org.apache.tinkerpop.gremlin.jsr223.GremlinPlugin
public final class GafferPopGremlinPlugin extends org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPlugin
-
-
Constructor Summary
Constructors Constructor Description GafferPopGremlinPlugin()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static GafferPopGremlinPlugin
instance()
boolean
requireRestart()
-
Methods inherited from class org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPlugin
getCustomizers, getName
-
-
-
-
Method Detail
-
instance
public static GafferPopGremlinPlugin instance()
-
requireRestart
public boolean requireRestart()
-
-