org.neo4j.server.rest.repr
Interface EntityRepresentation

All Known Implementing Classes:
IndexedEntityRepresentation, IndexRepresentation, NodeAutoIndexRepresentation, NodeIndexRepresentation, NodeRepresentation, RelationshipAutoIndexRepresentation, RelationshipIndexRepresentation, RelationshipRepresentation, ScoredEntityRepresentation, ScoredNodeRepresentation, ScoredRelationshipRepresentation

public interface EntityRepresentation


Method Summary
 org.neo4j.server.rest.repr.ValueRepresentation selfUri()
           
 

Method Detail

selfUri

org.neo4j.server.rest.repr.ValueRepresentation selfUri()


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