Documentation of 'org.neuroph.contrib.graphml.Edge' Java class
Edge
org.neuroph.contrib.graphml

Class Edge



  • public class Edge
    extends XMLElement
    XML edge element. The edge element is characterized by two XML Elements 1. The source node id 2. The target node id And a data field holding the weight of the edge.
    • Constructor Detail

      • Edge

        public Edge(java.lang.String sourceId,
                    java.lang.String targetId,
                    java.lang.String weightKeyId,
                    java.lang.String weight)
    • Method Detail

      • getTag

        public java.lang.String getTag()
        Specified by:
        getTag in class XMLElement

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.