| Package | Description |
|---|---|
| com.vesoft.nebula | |
| com.vesoft.nebula.client.graph.data | |
| com.vesoft.nebula.encoder |
| Modifier and Type | Method and Description |
|---|---|
Geography |
Geography.deepCopy() |
Geography |
Value.getGgVal() |
static Geography |
Geography.lsVal(LineString __value) |
static Geography |
Geography.pgVal(Polygon __value) |
static Geography |
Geography.ptVal(Point __value) |
| Modifier and Type | Method and Description |
|---|---|
int |
Geography.compareTo(Geography other) |
boolean |
Geography.equals(Geography other) |
static Value |
Value.ggVal(Geography __value) |
void |
Value.setGgVal(Geography __value) |
| Constructor and Description |
|---|
Geography(Geography other) |
| Constructor and Description |
|---|
GeographyWrapper(Geography geography) |
| Modifier and Type | Method and Description |
|---|---|
org.locationtech.jts.geom.Geometry |
RowWriterImpl.convertGeographyToJTSGeometry(Geography geog) |
void |
RowWriter.write(int index,
Geography v) |
void |
RowWriterImpl.write(int index,
Geography v) |
Copyright © 2022. All rights reserved.