Interface | Description |
---|---|
DataQueryFormat<T> |
Marker interface, used to describe a data query format, the implementation is expected to offer more information describing the format
|
MetadataFormat | |
SchemaFormat |
Defines a Schema format
|
StructureFormat |
StructureFormat is an Interface which wrappers a strongly typed and non-extensible
STRUCTURE_OUTPUT_FORMAT enumeration. |
StructureQueryFormat<T> |
Marker interface, used to describe a structure query format, the implementation is expected to offer more information describing the format
|