Open Sophietje opened 2 years ago
Related to this: an error should probably be thrown when the AnswerHandler (or ReactHandler?) returns bindings with variables missing (i.e. variable that are available in the graph pattern but not in the returned binding set) or variables with names that should not be in there (so variables which do not occur in the graph pattern).
Also add a JUnit test for this, because that should be quite easy: just return a bindingset with expected variables missing or non-expected variables in there.
In GitLab by @han.kruiger.tno.nl on Jul 26, 2022, 08:07