JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.neo4j.bolt.connection
Package
org.neo4j.bolt.connection.values
Interface Point
public interface
Point
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
srid
()
double
x
()
double
y
()
double
z
()
Method Details
srid
int
srid
()
x
double
x
()
y
double
y
()
z
double
z
()