public class CheckedGraphManager extends DefaultGraphManager
GraphManager
that will prevent Gremlin Server from starting if all configured graphs fail.Constructor and Description |
---|
CheckedGraphManager(Settings settings) |
Modifier and Type | Method and Description |
---|---|
protected void |
addGraph(String name,
String configurationFile) |
commit, commitAll, getAsBindings, getGraph, getGraphNames, getTraversalSource, getTraversalSourceNames, openGraph, putGraph, putTraversalSource, removeGraph, removeTraversalSource, rollback, rollbackAll
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasAnyOpenTransactions
public CheckedGraphManager(Settings settings)
protected void addGraph(String name, String configurationFile)
addGraph
in class DefaultGraphManager
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.