Class LineageEdge

    • Field Detail

      • edgeType

        protected String edgeType
      • sourceNodeID

        protected String sourceNodeID
      • destinationNodeID

        protected String destinationNodeID
    • Constructor Detail

      • LineageEdge

        public LineageEdge()
    • Method Detail

      • getId

        public Object getId()
      • getEdgeType

        public String getEdgeType()
      • getSourceNodeID

        public String getSourceNodeID()
      • getDestinationNodeID

        public String getDestinationNodeID()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object