Interface LinkStep


  • public interface LinkStep
    Gets step data.
    • Method Detail

      • getStartNode

        Node getStartNode()
        Returns the start node of this link step.
      • getForeignKey

        com.orchestranetworks.schema.Path getForeignKey()
        Returns the path of this foreign key.
      • getEndNode

        Node getEndNode()
        Returns the end node of this link step.