Uses of Class
org.apache.tinkerpop.gremlin.process.traversal.dsl.GremlinDsl
-
Packages that use GremlinDsl Package Description org.apache.tinkerpop.gremlin.groovy.jsr223.dsl.credential -
-
Uses of GremlinDsl in org.apache.tinkerpop.gremlin.groovy.jsr223.dsl.credential
Classes in org.apache.tinkerpop.gremlin.groovy.jsr223.dsl.credential with annotations of type GremlinDsl Modifier and Type Interface Description interface
CredentialTraversalDsl<S,E>
A DSL for managing a "credentials graph" used by Gremlin Server for simple authentication functions.
-