Uses of Interface
be.ugent.rml.functions.MultipleRecordsFunctionExecutor
-
Packages that use MultipleRecordsFunctionExecutor Package Description be.ugent.rml be.ugent.rml.functions -
-
Uses of MultipleRecordsFunctionExecutor in be.ugent.rml
Methods in be.ugent.rml that return types with arguments of type MultipleRecordsFunctionExecutor Modifier and Type Method Description List<MultipleRecordsFunctionExecutor>PredicateObjectGraphMapping. getJoinConditions()Methods in be.ugent.rml with parameters of type MultipleRecordsFunctionExecutor Modifier and Type Method Description voidPredicateObjectGraphMapping. addJoinCondition(MultipleRecordsFunctionExecutor condition) -
Uses of MultipleRecordsFunctionExecutor in be.ugent.rml.functions
Classes in be.ugent.rml.functions that implement MultipleRecordsFunctionExecutor Modifier and Type Class Description classDynamicMultipleRecordsFunctionExecutorclassStaticMultipleRecordsFunctionExecutor
-