Package | Description |
---|---|
com.bigdata.rdf.error |
Modifier and Type | Class and Description |
---|---|
static class |
SparqlDynamicErrorException.GraphEmptyException
Error thrown when a graph is empty in a context which presumes that it
should not be empty.
|
static class |
SparqlDynamicErrorException.GraphExistsException
Error thrown when a graph exists in a context which presumes that it
should not pre-exist.
|
static class |
SparqlDynamicErrorException.SolutionSetDoesNotExistException
Error thrown when an named solution set does not exist in a context which
presumes that it should exist.
|
static class |
SparqlDynamicErrorException.SolutionSetExistsException
Error thrown when a named solution set exists in a context which presumes
that it should not pre-exist.
|
static class |
SparqlDynamicErrorException.UnknownContentTypeException
Error thrown when the Content-Type is not recognized or can not be
handled.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.