Class NodeAliasedPath
java.lang.Object
org.apache.jena.graph.Node
org.apache.jena.graph.Node_Ext<AliasedPath>
org.aksw.jena_sparql_api.data_query.api.NodeAliasedPath
- All Implemented Interfaces:
Serializable
- 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
-
NodeAliasedPath
-
-
Method Details
-
getPath
Deprecated. -
visitWith
- Overrides:
visitWithin classorg.apache.jena.graph.Node_Ext<AliasedPath>
-
asExpr
public org.apache.jena.sparql.expr.Expr asExpr() -
toString
- Specified by:
toStringin classorg.apache.jena.graph.Node
-