Class NodePath
java.lang.Object
org.apache.jena.graph.Node
org.apache.jena.graph.Node_Ext<SPath>
org.aksw.jena_sparql_api.data_query.api.NodePath
- All Implemented Interfaces:
Serializable,PathTrait<NodePath>,PathTraitString<NodePath>
public class NodePath
extends org.apache.jena.graph.Node_Ext<SPath>
implements PathTraitString<NodePath>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.jena.graph.Node
org.apache.jena.graph.Node.NotLiteral -
Field Summary
Fields inherited from class org.apache.jena.graph.Node
ANY, hashANY, hashBNode, hashExt, hashNodeTriple, hashURI, hashVariable, noLangTag, noTextDirection -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.graph.Node_Ext
equals, get, hashCode, isConcrete, isExtMethods inherited from class org.apache.jena.graph.Node
getBlankNodeLabel, getGraph, getIndexingValue, getLiteral, getLiteralBaseDirection, getLiteralDatatype, getLiteralDatatypeURI, getLiteralLanguage, getLiteralLexicalForm, getLiteralValue, getLocalName, getName, getNameSpace, getTriple, getURI, hasURI, isBlank, isLiteral, isNodeGraph, isNodeTriple, isTripleTerm, isURI, isVariable, matches, sameTermAs, sameValueAs, writeReplace
-
Constructor Details
-
NodePath
-
-
Method Details