MCPcopy Create free account
hub / github.com/datmo/datmo / DALDriver

Class DALDriver

datmo/core/storage/driver/__init__.py:4–119  ·  view source on GitHub ↗

DALDriver is the parent of all dal drivers. Any child must implement the methods below Methods ------- get(collection, entity_id) get entity object from collection set(collection, obj) create entity object in collection exists(collection, entity_id) check

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

test_initMethod · 0.90

Calls

no outgoing calls

Tested by 1

test_initMethod · 0.72