Uses of Interface
org.neo4j.server.rest.repr.EntityRepresentation

Packages that use EntityRepresentation
org.neo4j.server.rest.repr   
 

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

Classes in org.neo4j.server.rest.repr that implement EntityRepresentation
 class IndexedEntityRepresentation
           
 class IndexRepresentation
           
 class NodeIndexRepresentation
           
 class NodeRepresentation
           
 class RelationshipIndexRepresentation
           
 class RelationshipRepresentation
           
 

Methods in org.neo4j.server.rest.repr with type parameters of type EntityRepresentation
<REPR extends Representation & EntityRepresentation>
javax.ws.rs.core.Response
OutputFormat.created(REPR representation)
           
 



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