Class SPARQLJSONSelectResultParser

java.lang.Object
com.stardog.stark.query.io.json.SPARQLJSONSelectResultParser
All Implemented Interfaces:
SPARQLJSONConstants, QueryResultParser<SelectQueryResultHandler>, SelectQueryResultParser

public final class SPARQLJSONSelectResultParser extends Object implements SelectQueryResultParser, SPARQLJSONConstants

SelectQueryResultParser for results encoded in SPARQL/JSON.

Since:
1.0
Version:
1.0
Author:
Michael Grove