org.neuroph.contrib.graphml
Class Node
- java.lang.Object
-
- org.neuroph.contrib.graphml.XMLElement
-
- org.neuroph.contrib.graphml.Node
-
public class Node extends XMLElement
XML Element representing a graph node. A Node is characterized by a single Id Attribute.
-
-
Constructor Summary
Constructors Constructor and Description Node(java.lang.String id)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.StringgetTag()-
Methods inherited from class org.neuroph.contrib.graphml.XMLElement
addAttribute, appendChild, getAttributes, getChildElements, toString
-
-
-
-
Method Detail
-
getTag
public java.lang.String getTag()
- Specified by:
getTagin classXMLElement
-
-
DMelt 3.0 © DataMelt by jWork.ORG