Class OrientDBGremlinPlugin

java.lang.Object
org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPlugin
org.apache.tinkerpop.gremlin.orientdb.jsr223.OrientDBGremlinPlugin
All Implemented Interfaces:
org.apache.tinkerpop.gremlin.jsr223.GremlinPlugin

public class OrientDBGremlinPlugin extends org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPlugin
Created by Enrico Risa on 06/02/17.
  • Field Summary

    Fields inherited from class org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPlugin

    appliesTo, customizers, moduleName
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from class org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPlugin

    getCustomizers

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.apache.tinkerpop.gremlin.jsr223.GremlinPlugin

    getCustomizers, requireRestart
  • Constructor Details

    • OrientDBGremlinPlugin

      public OrientDBGremlinPlugin()
  • Method Details

    • instance

      public static OrientDBGremlinPlugin instance()
    • getName

      public String getName()
      Specified by:
      getName in interface org.apache.tinkerpop.gremlin.jsr223.GremlinPlugin
      Overrides:
      getName in class org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPlugin