Uses of Class
org.neo4j.server.rest.repr.ObjectRepresentation.Mapping

Packages that use ObjectRepresentation.Mapping
org.neo4j.server.rest.repr   
org.neo4j.server.webadmin.rest.representations   
 

Uses of ObjectRepresentation.Mapping in org.neo4j.server.rest.repr
 

Methods in org.neo4j.server.rest.repr with annotations of type ObjectRepresentation.Mapping
 ValueRepresentation NodeRepresentation.allRelationshipsUri()
           
 ValueRepresentation ScoredNodeRepresentation.allRelationshipsUri()
           
 ValueRepresentation NodeRepresentation.allTypedRelationshipsUriTemplate()
           
 ValueRepresentation ScoredNodeRepresentation.allTypedRelationshipsUriTemplate()
           
 Representation CypherResultRepresentation.columns()
           
 Representation GremlinTableRepresentation.columns()
           
 Representation CypherResultRepresentation.data()
           
 Representation GremlinTableRepresentation.data()
           
 ValueRepresentation ExtensionPointRepresentation.description()
           
 ValueRepresentation PathRepresentation.endNode()
           
 NodeRepresentation FullPathRepresentation.endNode()
           
 ValueRepresentation ScoredRelationshipRepresentation.endNodeUri()
           
 ValueRepresentation RelationshipRepresentation.endNodeUri()
           
 ValueRepresentation ExtensionPointRepresentation.extendedEntity()
           
 ValueRepresentation ScoredRelationshipRepresentation.getType()
           
 ValueRepresentation RelationshipRepresentation.getType()
           
 ValueRepresentation NodeRepresentation.incomingRelationshipsUri()
           
 ValueRepresentation ScoredNodeRepresentation.incomingRelationshipsUri()
           
 ValueRepresentation NodeRepresentation.incomingTypedRelationshipsUriTemplate()
           
 ValueRepresentation ScoredNodeRepresentation.incomingTypedRelationshipsUriTemplate()
           
 ValueRepresentation PathRepresentation.length()
           
 ValueRepresentation FullPathRepresentation.length()
           
 ValueRepresentation ExtensionPointRepresentation.methodName()
           
 ListRepresentation PathRepresentation.nodes()
           
 ListRepresentation FullPathRepresentation.nodes()
           
 ValueRepresentation NodeRepresentation.outgoingRelationshipsUri()
           
 ValueRepresentation ScoredNodeRepresentation.outgoingRelationshipsUri()
           
 ValueRepresentation NodeRepresentation.outgoingTypedRelationshipsUriTemplate()
           
 ValueRepresentation ScoredNodeRepresentation.outgoingTypedRelationshipsUriTemplate()
           
 ValueRepresentation NodeRepresentation.pagedTraverseUriTemplate()
           
 ValueRepresentation ScoredNodeRepresentation.pagedTraverseUriTemplate()
           
 ListRepresentation ExtensionPointRepresentation.parametersList()
           
 ValueRepresentation ScoredRelationshipRepresentation.propertiesUri()
           
 ValueRepresentation NodeRepresentation.propertiesUri()
           
 ValueRepresentation ScoredNodeRepresentation.propertiesUri()
           
 ValueRepresentation RelationshipRepresentation.propertiesUri()
           
 ValueRepresentation ScoredRelationshipRepresentation.propertyUriTemplate()
           
 ValueRepresentation NodeRepresentation.propertyUriTemplate()
           
 ValueRepresentation ScoredNodeRepresentation.propertyUriTemplate()
           
 ValueRepresentation RelationshipRepresentation.propertyUriTemplate()
           
 ValueRepresentation NodeRepresentation.relationshipCreationUri()
           
 ValueRepresentation ScoredNodeRepresentation.relationshipCreationUri()
           
 ListRepresentation PathRepresentation.relationships()
           
 ListRepresentation FullPathRepresentation.relationships()
           
 ValueRepresentation ScoredEntityRepresentation.score()
           
 ValueRepresentation NodeRepresentation.selfUri()
           
 ValueRepresentation ScoredEntityRepresentation.selfUri()
           
 ValueRepresentation RelationshipRepresentation.selfUri()
           
 ValueRepresentation PathRepresentation.startNode()
           
 NodeRepresentation FullPathRepresentation.startNode()
           
 ValueRepresentation ScoredRelationshipRepresentation.startNodeUri()
           
 ValueRepresentation RelationshipRepresentation.startNodeUri()
           
 ValueRepresentation NodeRepresentation.traverseUriTemplate()
           
 ValueRepresentation ScoredNodeRepresentation.traverseUriTemplate()
           
 ValueRepresentation WeightedPathRepresentation.weight()
           
 

Uses of ObjectRepresentation.Mapping in org.neo4j.server.webadmin.rest.representations
 

Methods in org.neo4j.server.webadmin.rest.representations with annotations of type ObjectRepresentation.Mapping
 ListRepresentation JmxMBeanRepresentation.getAttributes()
           
 ListRepresentation JmxDomainRepresentation.getBeans()
           
 MappingRepresentation RrdDataRepresentation.getDatasources()
           
 ValueRepresentation JmxCompositeDataRepresentation.getDescription()
           
 ValueRepresentation JmxMBeanRepresentation.getDescription()
           
 ValueRepresentation NameDescriptionValueRepresentation.getDescription()
           
 ValueRepresentation JmxAttributeRepresentation.getDescription()
           
 ValueRepresentation JmxDomainRepresentation.getDomainName()
           
 ValueRepresentation RrdDataRepresentation.getEndTime()
           
 ValueRepresentation JmxMBeanRepresentation.getName()
           
 ValueRepresentation NameDescriptionValueRepresentation.getName()
           
 ValueRepresentation JmxAttributeRepresentation.getName()
           
 ValueRepresentation RrdDataRepresentation.getStartTime()
           
 ListRepresentation RrdDataRepresentation.getTimestamps()
           
 ValueRepresentation JmxCompositeDataRepresentation.getType()
           
 ValueRepresentation JmxAttributeRepresentation.getType()
           
 ValueRepresentation JmxMBeanRepresentation.getUrl()
           
 ListRepresentation JmxCompositeDataRepresentation.getValue()
           
 Representation NameDescriptionValueRepresentation.getValue()
           
 Representation JmxAttributeRepresentation.getValue()
           
 ValueRepresentation JmxAttributeRepresentation.isIs()
           
 ValueRepresentation JmxAttributeRepresentation.isReadable()
           
 ValueRepresentation JmxAttributeRepresentation.isWriteable()
           
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.