Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.apache.syncope.core.persistence.neo4j.entity.AbstractNode (implements org.apache.syncope.core.persistence.api.entity.Entity)
- org.apache.syncope.core.persistence.neo4j.entity.AbstractGeneratedKeyNode
- org.apache.syncope.core.persistence.neo4j.entity.AbstractAttributable (implements org.apache.syncope.core.persistence.api.entity.Attributable)
- org.apache.syncope.core.persistence.neo4j.entity.AbstractAny (implements org.apache.syncope.core.persistence.api.entity.Any)
- org.apache.syncope.core.persistence.neo4j.entity.AbstractRelatable<L,REL> (implements org.apache.syncope.core.persistence.api.entity.Relatable<L,REL>)
- org.apache.syncope.core.persistence.neo4j.entity.AbstractGroupableRelatable<L,M,REL> (implements org.apache.syncope.core.persistence.api.entity.Groupable<L,M,REL>)
- org.apache.syncope.core.persistence.neo4j.entity.user.Neo4jUser (implements org.apache.syncope.core.persistence.api.entity.user.User)
- org.apache.syncope.core.persistence.neo4j.entity.AbstractDynMembership<A> (implements org.apache.syncope.core.persistence.api.entity.DynMembership<A>)
- org.apache.syncope.core.persistence.neo4j.entity.AbstractMembership<L> (implements org.apache.syncope.core.persistence.api.entity.Membership<L>)
- org.apache.syncope.core.persistence.neo4j.entity.user.Neo4jUMembership (implements org.apache.syncope.core.persistence.api.entity.user.UMembership)
- org.apache.syncope.core.persistence.neo4j.entity.user.Neo4jLinkedAccount (implements org.apache.syncope.core.persistence.api.entity.user.LinkedAccount)
- org.apache.syncope.core.persistence.neo4j.entity.user.Neo4jSecurityQuestion (implements org.apache.syncope.core.persistence.api.entity.user.SecurityQuestion)
- org.apache.syncope.core.persistence.neo4j.entity.user.Neo4jURelationship (implements org.apache.syncope.core.persistence.api.entity.user.URelationship)