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, rollbackAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasAnyOpenTransactionspublic CheckedGraphManager(Settings settings)
protected void addGraph(String name, String configurationFile)
addGraph in class DefaultGraphManagerCopyright © 2013–2022 Apache Software Foundation. All rights reserved.