Class 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 Detail

      • graphDb

        protected final org.neo4j.graphdb.GraphDatabaseService graphDb
    • Method Detail

      • 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