Uses of Class
se.liu.ida.hefquin.engine.wrappers.graphql.utils.QueryExecutionException
Packages that use QueryExecutionException
Package
Description
-
Uses of QueryExecutionException in se.liu.ida.hefquin.engine.wrappers.graphql
Methods in se.liu.ida.hefquin.engine.wrappers.graphql that throw QueryExecutionExceptionModifier and TypeMethodDescriptionGraphQLSolutionGraphSolver.execSelectQuery
(org.apache.jena.rdf.model.Model solutionGraph, SPARQLQuery query) Queries @param solutionGraph using the SELECT query @param query and -
Uses of QueryExecutionException in se.liu.ida.hefquin.engine.wrappers.graphql.impl
Methods in se.liu.ida.hefquin.engine.wrappers.graphql.impl that throw QueryExecutionExceptionModifier and TypeMethodDescriptionGraphQLSolutionGraphSolverImpl.execSelectQuery
(org.apache.jena.rdf.model.Model solutionGraph, SPARQLQuery query)