public class WildcardSelector<Node> extends PropertySelector<Node> implements NodeSelector<Node>
| Constructor and Description |
|---|
WildcardSelector() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getPathExpression(NodeBackend<Node> rdfBackend)
Return the representation of the NodeFunction or NodeSelector in the RDF Path Language
|
getName, hashCode, selectclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetName, selectpublic String getPathExpression(NodeBackend<Node> rdfBackend)
LDPathConstructgetPathExpression in interface LDPathConstruct<Node>getPathExpression in class PropertySelector<Node>public boolean equals(Object o)
equals in class PropertySelector<Node>Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.