Class Neo4jGPLEmbeddedServer

java.lang.Object
io.vertigo.connectors.neo4j.Neo4jGPLEmbeddedServer
All Implemented Interfaces:
io.vertigo.core.node.component.Activeable, io.vertigo.core.node.component.Component, io.vertigo.core.node.component.CoreComponent

public class Neo4jGPLEmbeddedServer extends Object implements io.vertigo.core.node.component.Component, io.vertigo.core.node.component.Activeable
  • Field Details

    • graphDb

      protected final org.neo4j.graphdb.GraphDatabaseService graphDb
  • Constructor Details

  • Method Details

    • start

      public void start()
      Specified by:
      start in interface io.vertigo.core.node.component.Activeable
    • stop

      public void stop()
      Specified by:
      stop in interface io.vertigo.core.node.component.Activeable