public class RrdDataRepresentation extends ObjectRepresentation
BOOLEAN, BOOLEAN_LIST, BYTE, BYTE_LIST, CHARACTER, CHARACTER_LIST, DOUBLE, DOUBLE_LIST, EXCEPTION, EXTENSION, EXTENSIONS_MAP, FLOAT, FLOAT_LIST, GRAPHDB, INDEX, INTEGER, INTEGER_LIST, LONG, LONG_LIST, MAP, NODE, NODE_INDEXES, NODE_LIST, PATH, PATH_LIST, PROPERTIES_MAP, RELATIONSHIP, RELATIONSHIP_INDEXES, RELATIONSHIP_LIST, RELATIONSHIP_TYPE, SHORT, SHORT_LIST, STRING, STRING_LIST, URI, URI_TEMPLATE| Constructor and Description |
|---|
RrdDataRepresentation(org.rrd4j.core.FetchData rrdData) |
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.server.rest.repr.MappingRepresentation |
getDatasources() |
org.neo4j.server.rest.repr.ValueRepresentation |
getEndTime() |
org.neo4j.server.rest.repr.ValueRepresentation |
getStartTime() |
org.neo4j.server.rest.repr.ListRepresentation |
getTimestamps() |
public RrdDataRepresentation(org.rrd4j.core.FetchData rrdData)
public org.neo4j.server.rest.repr.ValueRepresentation getStartTime()
public org.neo4j.server.rest.repr.ValueRepresentation getEndTime()
public org.neo4j.server.rest.repr.ListRepresentation getTimestamps()
public org.neo4j.server.rest.repr.MappingRepresentation getDatasources()
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.