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
 org.neo4j.server.rest.repr.ValueRepresentation ScoredNodeRepresentation.allRelationshipsUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation NodeRepresentation.allRelationshipsUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredNodeRepresentation.allTypedRelationshipsUriTemplate()
           
 org.neo4j.server.rest.repr.ValueRepresentation NodeRepresentation.allTypedRelationshipsUriTemplate()
           
 org.neo4j.server.rest.repr.ValueRepresentation ExtensionPointRepresentation.description()
           
 org.neo4j.server.rest.repr.ValueRepresentation PathRepresentation.endNode()
           
 NodeRepresentation FullPathRepresentation.endNode()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredRelationshipRepresentation.endNodeUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation RelationshipRepresentation.endNodeUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation ExtensionPointRepresentation.extendedEntity()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredRelationshipRepresentation.getType()
           
 org.neo4j.server.rest.repr.ValueRepresentation RelationshipRepresentation.getType()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredNodeRepresentation.incomingRelationshipsUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation NodeRepresentation.incomingRelationshipsUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredNodeRepresentation.incomingTypedRelationshipsUriTemplate()
           
 org.neo4j.server.rest.repr.ValueRepresentation NodeRepresentation.incomingTypedRelationshipsUriTemplate()
           
 org.neo4j.server.rest.repr.ValueRepresentation PathRepresentation.length()
           
 org.neo4j.server.rest.repr.ValueRepresentation FullPathRepresentation.length()
           
 org.neo4j.server.rest.repr.ValueRepresentation ExtensionPointRepresentation.methodName()
           
 org.neo4j.server.rest.repr.ListRepresentation PathRepresentation.nodes()
           
 org.neo4j.server.rest.repr.ListRepresentation FullPathRepresentation.nodes()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredNodeRepresentation.outgoingRelationshipsUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation NodeRepresentation.outgoingRelationshipsUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredNodeRepresentation.outgoingTypedRelationshipsUriTemplate()
           
 org.neo4j.server.rest.repr.ValueRepresentation NodeRepresentation.outgoingTypedRelationshipsUriTemplate()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredNodeRepresentation.pagedTraverseUriTemplate()
           
 org.neo4j.server.rest.repr.ValueRepresentation NodeRepresentation.pagedTraverseUriTemplate()
           
 org.neo4j.server.rest.repr.ListRepresentation ExtensionPointRepresentation.parametersList()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredRelationshipRepresentation.propertiesUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredNodeRepresentation.propertiesUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation RelationshipRepresentation.propertiesUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation NodeRepresentation.propertiesUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredRelationshipRepresentation.propertyUriTemplate()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredNodeRepresentation.propertyUriTemplate()
           
 org.neo4j.server.rest.repr.ValueRepresentation RelationshipRepresentation.propertyUriTemplate()
           
 org.neo4j.server.rest.repr.ValueRepresentation NodeRepresentation.propertyUriTemplate()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredNodeRepresentation.relationshipCreationUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation NodeRepresentation.relationshipCreationUri()
           
 org.neo4j.server.rest.repr.ListRepresentation PathRepresentation.relationships()
           
 org.neo4j.server.rest.repr.ListRepresentation FullPathRepresentation.relationships()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredEntityRepresentation.score()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredEntityRepresentation.selfUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation RelationshipRepresentation.selfUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation NodeRepresentation.selfUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation PathRepresentation.startNode()
           
 NodeRepresentation FullPathRepresentation.startNode()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredRelationshipRepresentation.startNodeUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation RelationshipRepresentation.startNodeUri()
           
 org.neo4j.server.rest.repr.ValueRepresentation ScoredNodeRepresentation.traverseUriTemplate()
           
 org.neo4j.server.rest.repr.ValueRepresentation NodeRepresentation.traverseUriTemplate()
           
 org.neo4j.server.rest.repr.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
 org.neo4j.server.rest.repr.ListRepresentation JmxMBeanRepresentation.getAttributes()
           
 org.neo4j.server.rest.repr.ListRepresentation JmxDomainRepresentation.getBeans()
           
 org.neo4j.server.rest.repr.MappingRepresentation RrdDataRepresentation.getDatasources()
           
 org.neo4j.server.rest.repr.ValueRepresentation NameDescriptionValueRepresentation.getDescription()
           
 org.neo4j.server.rest.repr.ValueRepresentation JmxAttributeRepresentation.getDescription()
           
 org.neo4j.server.rest.repr.ValueRepresentation JmxMBeanRepresentation.getDescription()
           
 org.neo4j.server.rest.repr.ValueRepresentation JmxCompositeDataRepresentation.getDescription()
           
 org.neo4j.server.rest.repr.ValueRepresentation JmxDomainRepresentation.getDomainName()
           
 org.neo4j.server.rest.repr.ValueRepresentation RrdDataRepresentation.getEndTime()
           
 org.neo4j.server.rest.repr.ValueRepresentation NameDescriptionValueRepresentation.getName()
           
 org.neo4j.server.rest.repr.ValueRepresentation JmxAttributeRepresentation.getName()
           
 org.neo4j.server.rest.repr.ValueRepresentation JmxMBeanRepresentation.getName()
           
 org.neo4j.server.rest.repr.ValueRepresentation RrdDataRepresentation.getStartTime()
           
 org.neo4j.server.rest.repr.ListRepresentation RrdDataRepresentation.getTimestamps()
           
 org.neo4j.server.rest.repr.ValueRepresentation JmxAttributeRepresentation.getType()
           
 org.neo4j.server.rest.repr.ValueRepresentation JmxCompositeDataRepresentation.getType()
           
 org.neo4j.server.rest.repr.ValueRepresentation JmxMBeanRepresentation.getUrl()
           
 org.neo4j.server.rest.repr.Representation NameDescriptionValueRepresentation.getValue()
           
 org.neo4j.server.rest.repr.Representation JmxAttributeRepresentation.getValue()
           
 org.neo4j.server.rest.repr.ListRepresentation JmxCompositeDataRepresentation.getValue()
           
 org.neo4j.server.rest.repr.ValueRepresentation JmxAttributeRepresentation.isIs()
           
 org.neo4j.server.rest.repr.ValueRepresentation JmxAttributeRepresentation.isReadable()
           
 org.neo4j.server.rest.repr.ValueRepresentation JmxAttributeRepresentation.isWriteable()
           
 



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