Class GraphFactory

    • Constructor Detail

      • GraphFactory

        public GraphFactory()
    • Method Detail

      • closeGraph

        public void closeGraph()
        Closes the graph instance.
      • isSupportingTransactions

        public boolean isSupportingTransactions()
      • getGraphTraversalSource

        public org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversalSource getGraphTraversalSource()