Uses of Class
org.apache.tinkerpop.gremlin.server.Settings.GraphSettings
Packages that use Settings.GraphSettings
-
Uses of Settings.GraphSettings in org.apache.tinkerpop.gremlin.server
Methods in org.apache.tinkerpop.gremlin.server that return Settings.GraphSettingsModifier and TypeMethodDescriptionSettings.getGraphSettings(String graphName) Returns theSettings.GraphSettingsfor the named graph, normalizing from the raw YAML value.