public final class Neo4jGremlinPlugin extends AbstractGremlinPlugin
appliesTo, customizers, moduleName
Constructor and Description |
---|
Neo4jGremlinPlugin() |
Modifier and Type | Method and Description |
---|---|
static Neo4jGremlinPlugin |
instance() |
boolean |
requireRestart()
Some modules may require a restart of the plugin host for the classloader to pick up the features.
|
getCustomizers, getName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCustomizers
public static Neo4jGremlinPlugin instance()
public boolean requireRestart()
GremlinPlugin
Class.forName()
to dynamically instantiate classes from the
root classloader (e.g. JDBC drivers that instantiate via @{code DriverManager}).Copyright © 2013–2019 Apache Software Foundation. All rights reserved.