public class listMember extends ListBase1
| Constructor and Description |
|---|
listMember() |
| Modifier and Type | Method and Description |
|---|---|
void |
build(PropFuncArg argSubject,
Node predicate,
PropFuncArg argObject,
ExecutionContext execCxt)
Called during query plan construction immediately after the
construction of the property function instance.
|
execEvaluatedexecexecpublic void build(PropFuncArg argSubject, Node predicate, PropFuncArg argObject, ExecutionContext execCxt)
PropertyFunctionbuild in interface PropertyFunctionbuild in class PropertyFunctionBaseargSubject - The parsed argument(s) in the subject positionpredicate - The extension URI (as a Node).argObject - The parsed argument(s) in the object positionexecCxt - Execution contextLicenced under the Apache License, Version 2.0