public class GremlinRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GremlinRequest.Builder |
| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
aliases |
Map<String,Object> |
bindings |
String |
gremlin |
String |
language |
| Constructor and Description |
|---|
GremlinRequest(String gremlin) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.