| Package | Description |
|---|---|
| com.vesoft.nebula | |
| com.vesoft.nebula.client.graph.data |
| Modifier and Type | Method and Description |
|---|---|
Point |
Point.Builder.build() |
Point |
Point.deepCopy() |
Point |
Geography.getPtVal() |
Point |
Point.setCoord(Coordinate coord) |
| Modifier and Type | Method and Description |
|---|---|
int |
Point.compareTo(Point other) |
static Geography |
Geography.ptVal(Point __value) |
void |
Geography.setPtVal(Point __value) |
| Constructor and Description |
|---|
Point(Point other)
Performs a deep copy on other.
|
| Constructor and Description |
|---|
PointWrapper(Point point) |
Copyright © 2022. All rights reserved.