Hermes@Neo4j
Neo4jSpatiotemporal.SpatialTemporalRecord Interface Reference
Inheritance diagram for Neo4jSpatiotemporal.SpatialTemporalRecord:
Neo4jSpatiotemporal.pipes.GeoPipeFlowTemporal Neo4jSpatiotemporal.SpatialTemporalDatabaseRecord

Public Member Functions

String getId ()
 
Geometry getGeometry ()
 
boolean hasProperty (String name)
 
String[] getPropertyNames ()
 
Object getProperty (String name)
 
Map< String, Object > getProperties ()
 

Member Function Documentation

Geometry Neo4jSpatiotemporal.SpatialTemporalRecord.getGeometry ( )
String Neo4jSpatiotemporal.SpatialTemporalRecord.getId ( )
Map<String, Object> Neo4jSpatiotemporal.SpatialTemporalRecord.getProperties ( )
Object Neo4jSpatiotemporal.SpatialTemporalRecord.getProperty ( String  name)
String [] Neo4jSpatiotemporal.SpatialTemporalRecord.getPropertyNames ( )
boolean Neo4jSpatiotemporal.SpatialTemporalRecord.hasProperty ( String  name)

The documentation for this interface was generated from the following file: