Uses of Class
co.arago.hiro.client.rest.GraphAPI.GetTimeseriesHistoryCommand
-
Packages that use GraphAPI.GetTimeseriesHistoryCommand Package Description co.arago.hiro.client.rest -
-
Uses of GraphAPI.GetTimeseriesHistoryCommand in co.arago.hiro.client.rest
Methods in co.arago.hiro.client.rest that return GraphAPI.GetTimeseriesHistoryCommand Modifier and Type Method Description GraphAPI.GetTimeseriesHistoryCommandGraphAPI. getTimeseriesHistoryCommand(java.lang.String ogitId, long timestamp)get timeseries history of an entity (vertex / edge)protected GraphAPI.GetTimeseriesHistoryCommandGraphAPI.GetTimeseriesHistoryCommand. self()GraphAPI.GetTimeseriesHistoryCommandGraphAPI.GetTimeseriesHistoryCommand. setIncludeDeleted(boolean includeDeleted)
-