public class Triple extends java.lang.Object
Triple(Node subject, Node predicate, Node object)
java.lang.String
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Triple(Node subject, Node predicate, Node object)
public java.lang.String toString()
toString
java.lang.Object