Hermes@Neo4j
Neo4jSpatiotemporal.attributes.PropertyMappingManagerTemporal Class Reference

Public Member Functions

 PropertyMappingManagerTemporal (LayerST layer)
 
LinkedHashMap< String, PropertyMapper > getPropertyMappers ()
 
void save ()
 
PropertyMapper removePropertyMapper (String to)
 
PropertyMapper getPropertyMapper (String to)
 
void addPropertyMapper (String from, String to, String type, String params)
 

Constructor & Destructor Documentation

Neo4jSpatiotemporal.attributes.PropertyMappingManagerTemporal.PropertyMappingManagerTemporal ( LayerST  layer)

Member Function Documentation

void Neo4jSpatiotemporal.attributes.PropertyMappingManagerTemporal.addPropertyMapper ( String  from,
String  to,
String  type,
String  params 
)
PropertyMapper Neo4jSpatiotemporal.attributes.PropertyMappingManagerTemporal.getPropertyMapper ( String  to)
LinkedHashMap<String, PropertyMapper> Neo4jSpatiotemporal.attributes.PropertyMappingManagerTemporal.getPropertyMappers ( )
PropertyMapper Neo4jSpatiotemporal.attributes.PropertyMappingManagerTemporal.removePropertyMapper ( String  to)
void Neo4jSpatiotemporal.attributes.PropertyMappingManagerTemporal.save ( )

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