public class Node_Graph extends Node_Ext<Graph>
Beware that equality and hashCode are defined by object identity, not graph same-triples nor isomoprphism.
For experimentation. Otherwise, unsupported.
Node.NotLiteral| Constructor and Description |
|---|
Node_Graph(Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o)
Nodes only equal other Nodes that have equal labels.
|
int |
hashCode() |
get, isConcrete, visitWithcreate, getBlankNodeId, getBlankNodeLabel, getIndexingValue, getLiteral, getLiteralDatatype, getLiteralDatatypeURI, getLiteralIsXML, getLiteralLanguage, getLiteralLexicalForm, getLiteralValue, getLocalName, getName, getNameSpace, getURI, hasURI, isBlank, isLiteral, isNodeGraph, isNodeTriple, isURI, isVariable, matches, sameValueAs, toString, toString, toString, toStringpublic Node_Graph(Graph graph)
Licenced under the Apache License, Version 2.0