Package com.stardog.stark.query.io
Interface QueryResultFormat
-
- All Superinterfaces:
FileFormat
public interface QueryResultFormat extends FileFormat
Format denoting the different serialization options for
query results
.- Since:
- 1.0
- Version:
- 1.0
- Author:
- Michael Grove
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.stardog.stark.io.FileFormat
FileFormat.Compression
-
-
Method Summary
-
Methods inherited from interface com.stardog.stark.io.FileFormat
charset, defaultExtension, defaultMimeType, extensions, mimeTypes, name
-
-