Class BooleanQueryResultFormat

java.lang.Object
org.eclipse.rdf4j.common.lang.FileFormat
org.eclipse.rdf4j.query.resultio.QueryResultFormat
org.eclipse.rdf4j.query.resultio.BooleanQueryResultFormat

public class BooleanQueryResultFormat extends QueryResultFormat
Represents the concept of a boolean query result serialization format. Boolean query result formats are identified by a name and can have one or more associated MIME types, zero or more associated file extensions and can specify a (default) character encoding.
Author:
Arjohn Kampman