@API(status=STABLE,
since="6.0")
public final class CartesianPoint3d
extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Coordinate |
coordinate |
| Constructor and Description |
|---|
CartesianPoint3d(double x,
double y,
double z) |
protected final Coordinate coordinate
public double getX()
public double getY()
public Double getZ()
public final Integer getSrid()
getSrid in interface Neo4jPointCopyright © 2019–2021 Neo4j, Neo4j Sweden AB. All rights reserved.