Interface JSONWriteHandle

All Superinterfaces:
AbstractWriteHandle, TriplesWriteHandle
All Known Implementing Classes:
BytesHandle, FileHandle, GSONHandle, InputStreamHandle, JacksonDatabindHandle, JacksonHandle, JacksonParserHandle, OutputStreamHandle, ReaderHandle, StringHandle

public interface JSONWriteHandleextends AbstractWriteHandle, TriplesWriteHandle
A JSON Write Handle can represent JSON content written to the database.