public class AdjacentQuery extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AdjacentQuery.Condition |
| Constructor and Description |
|---|
AdjacentQuery() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
retainEdge(org.apache.hugegraph.structure.graph.Edge edge) |
boolean |
retainVertex(org.apache.hugegraph.structure.graph.Vertex vertex) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.