Interface Relatable<L extends Any,R extends Any,REL extends Relationship<L,R>>

All Superinterfaces:
Any, Attributable, Entity, Serializable
All Known Subinterfaces:
AnyObject, Group, User
All Known Implementing Classes:
AbstractGroupableRelatable, AbstractGroupableRelatable, AbstractRelatable, AbstractRelatable, JPAAnyObject, JPAGroup, JPAUser, Neo4jAnyObject, Neo4jGroup, Neo4jUser

public interface Relatable<L extends Any,R extends Any,REL extends Relationship<L,R>> extends Any