public abstract class ComplexNodeExpression extends AbstractNodeExpression
| Modifier | Constructor and Description |
|---|---|
protected |
ComplexNodeExpression(org.apache.jena.rdf.model.RDFNode expr) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFunctionalSyntax()
Produces a "functional" syntax used to display node expressions in a compact form.
|
abstract List<String> |
getFunctionalSyntaxArguments() |
protected String |
getFunctionalSyntaxName() |
evalReverse, getInputExpressions, getOutputShape, getRDFNode, isReversible, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteval, getTypeId, visitprotected ComplexNodeExpression(org.apache.jena.rdf.model.RDFNode expr)
public String getFunctionalSyntax()
NodeExpressionprotected String getFunctionalSyntaxName()
Copyright © 2019 TopQuadrant, Inc.. All rights reserved.