public class FilterShapeExpression extends ComplexNodeExpression
| Constructor and Description |
|---|
FilterShapeExpression(NodeExpression nodes,
org.apache.jena.rdf.model.Resource filterShape) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendLabel(AppendContext context,
String targetVarName) |
List<org.apache.jena.rdf.model.RDFNode> |
eval(org.apache.jena.rdf.model.RDFNode focusNode,
NodeExpressionContext context) |
toStringpublic FilterShapeExpression(NodeExpression nodes, org.apache.jena.rdf.model.Resource filterShape)
public void appendLabel(AppendContext context, String targetVarName)
appendLabel in class ComplexNodeExpressionpublic List<org.apache.jena.rdf.model.RDFNode> eval(org.apache.jena.rdf.model.RDFNode focusNode, NodeExpressionContext context)
eval in class NodeExpressionCopyright © 2017 TopQuadrant, Inc.. All rights reserved.