GraphAPI.GetTimeseriesCommand |
GraphAPI.getTimeseriesCommand(java.lang.String ogitId) |
get timeseries of an entity (vertex / edge)
|
protected GraphAPI.GetTimeseriesCommand |
GraphAPI.GetTimeseriesCommand.self() |
|
GraphAPI.GetTimeseriesCommand |
GraphAPI.GetTimeseriesCommand.setAggregate(java.lang.String aggregate) |
|
GraphAPI.GetTimeseriesCommand |
GraphAPI.GetTimeseriesCommand.setFrom(long from) |
|
GraphAPI.GetTimeseriesCommand |
GraphAPI.GetTimeseriesCommand.setIncludeDeleted(boolean includeDeleted) |
|
GraphAPI.GetTimeseriesCommand |
GraphAPI.GetTimeseriesCommand.setLimit(java.lang.Integer limit) |
|
GraphAPI.GetTimeseriesCommand |
GraphAPI.GetTimeseriesCommand.setOrder(java.lang.String order) |
|
GraphAPI.GetTimeseriesCommand |
GraphAPI.GetTimeseriesCommand.setTo(long to) |
|
GraphAPI.GetTimeseriesCommand |
GraphAPI.GetTimeseriesCommand.setWith(java.lang.String with) |
|