Class Neo4jSortedRelationsihip<E extends Entity>

java.lang.Object
org.apache.syncope.core.persistence.neo4j.entity.Neo4jSortedRelationsihip<E>
Direct Known Subclasses:
Neo4jFormPropertyDefRelationship, Neo4jImplementationRelationship, Neo4jMacroTaskCommandRelationship

public abstract class Neo4jSortedRelationsihip<E extends Entity> extends Object
  • Constructor Details

    • Neo4jSortedRelationsihip

      public Neo4jSortedRelationsihip()
  • Method Details

    • getIndex

      public abstract int getIndex()
    • getEntity

      public abstract E getEntity()