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, select
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getName, select
public String getPathExpression(NodeBackend<Node> rdfBackend)
LDPathConstruct
getPathExpression
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.