Class | Description |
---|---|
BackgroundGraphResult |
Provides concurrent access to statements as they are being parsed.
|
BackgroundTupleResult |
Provides concurrent access to tuple results as they are being parsed.
|
HTTPClient |
The HTTP client provides low level HTTP methods for the HTTP communication of
the SPARQL repository as well as the HTTP Repository.
|
QueueCursor<E> |
Makes working with a queue easier by adding the methods
QueueCursor.done() and
QueueCursor.toss(Exception) and automatically converting the exception into a
QueryEvaluationException with an appropriate stack trace. |
SesameHTTPClient |
An
HTTPClient subclass which bundles special functionality
for Sesame remote repositories. |
Copyright © 2001-2016 Aduna. All Rights Reserved.