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
 

Classes in org.neo4j.server.rest.repr with type parameters of type ObjectRepresentation
 class ScoredEntityRepresentation<E extends ObjectRepresentation & ExtensibleRepresentation & EntityRepresentation>
           
 

Subclasses of ObjectRepresentation in org.neo4j.server.rest.repr
 class ExtensionPointRepresentation
           
 class FullPathRepresentation
           
 class GremlinTableRepresentation
           
 class NodeRepresentation
           
 class PathRepresentation<P extends Path>
           
 class RelationshipRepresentation
           
 class ScoredEntityRepresentation<E extends ObjectRepresentation & ExtensibleRepresentation & EntityRepresentation>
           
 class ScoredNodeRepresentation
           
 class ScoredRelationshipRepresentation
           
 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 © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.