JSONLDriver#
- class wattson.util.persistence_drivers.jsonl_driver.JSONLDriver(clear: bool = False, db_path: Path | None = None)#
Bases:
PersistenceDriverMethods
clearcreate_domaindeleteget_allget_onesearchstore- __init__(clear: bool = False, db_path: Path | None = None)#