Blobs
Module providing the Blobs entity wrapper.
This module contains the Blobs class which acts as an object mapper representation of blobs in ApertureDB,
inheriting from Entities.
Blobs Objects
class Blobs(Entities)
The object mapper representation of blobs in ApertureDB.
This class is a layer on top of the native JSON query (e.g., FindBlob). It facilitates interactions with blobs in the database in the Pythonic way.