| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.groovy.jsr223.dsl.credential | |
| org.apache.tinkerpop.gremlin.process.traversal.dsl.graph | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | CredentialTraversalDsl<S,E>A DSL for managing a "credentials graph" used by Gremlin Server for simple authentication functions. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultGraphTraversal<S,E> | 
| Modifier and Type | Method and Description | 
|---|---|
| default <E2> GraphTraversal.Admin<S,E2> | GraphTraversal.Admin. addStep(Step<?,E2> step) | 
| GraphTraversal.Admin<S,E> | DefaultGraphTraversal. asAdmin() | 
| default GraphTraversal.Admin<S,E> | GraphTraversal. asAdmin() | 
| GraphTraversal.Admin<S,E> | GraphTraversal.Admin. clone() | 
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.