| Modifier and Type | Method and Description |
|---|---|
GraphManager |
HugeClient.graph() |
| Constructor and Description |
|---|
CypherManager(RestClient client,
String graph,
GraphManager graphManager) |
GremlinManager(RestClient client,
String graph,
GraphManager graphManager) |
TraverserManager(RestClient client,
GraphManager graphManager) |
| Modifier and Type | Field and Description |
|---|---|
protected GraphManager |
GraphElement.manager |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphElement.attachManager(GraphManager manager) |
| Modifier and Type | Method and Description |
|---|---|
void |
GraphAttachable.attachManager(GraphManager manager) |
| Modifier and Type | Method and Description |
|---|---|
void |
Path.attachManager(GraphManager manager) |
| Constructor and Description |
|---|
Graph(GraphManager graph) |
GraphIterator(GraphManager graphManager,
int sizePerPage,
Function<String,Pageable<T>> pageFetcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
Response.graphManager(GraphManager graphManager) |
void |
ResultSet.graphManager(GraphManager graphManager) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.