Package com.stardog.stark.query.io
package com.stardog.stark.query.io
-
ClassDescriptionA
GraphQueryResultwhich asynchronously parses the result set from an input stream.ASelectQueryResultwhich asynchronously parses the result set from an input stream.Exception denoting parsing of serialized query results failed due to syntax errorsFormat denoting the different serialization options forquery results.Utilities forQueryResultFormatBase exception for errors that occur whilehandling results.QueryResultParser<P extends QueryResultHandler>Parser for serializedquery resultsOptions to controlparsingofquery resultsUtilities for working withquery resultsFactory interface for creatingresult writersOptions for controlling thewritingofquery resultsUtilities forwritingquery results.