Class ComplexSPARQLQueryTest

java.lang.Object
org.eclipse.rdf4j.testsuite.query.parser.sparql.ComplexSPARQLQueryTest

@Deprecated(since="4.0.2", forRemoval=true) public abstract class ComplexSPARQLQueryTest extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
A set of compliance tests on SPARQL query functionality which can not be easily executed using the SPARQL11ManifestTest format. This includes tests on queries with non-deterministic output (e.g. GROUP_CONCAT).
Author:
Jeen Broekstra