Class CheckedGraphManager

java.lang.Object
org.apache.tinkerpop.gremlin.server.util.DefaultGraphManager
org.apache.tinkerpop.gremlin.server.util.CheckedGraphManager
All Implemented Interfaces:
GraphManager

public class CheckedGraphManager extends DefaultGraphManager
A GraphManager that will prevent Gremlin Server from starting if all configured graphs fail.