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

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

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

Subclasses of ObjectRepresentation in org.neo4j.server.rest.repr
 class ExtensionPointRepresentation
           
 class FullPathRepresentation
           
 class NodeRepresentation
           
 class PathRepresentation<P extends Path>
           
 class RelationshipRepresentation
           
 class WeightedPathRepresentation
           
 

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

Subclasses of ObjectRepresentation in org.neo4j.server.webadmin.rest.representations
 class JmxAttributeRepresentation
           
 class JmxCompositeDataRepresentation
           
 class JmxDomainRepresentation
           
 class JmxMBeanRepresentation
           
 class NameDescriptionValueRepresentation
           
 class RrdDataRepresentation
           
 



Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.