datajoint¶
DataJoint Python library modules.
Submodules¶
| Module | Description |
|---|---|
| Connection | Database connection management |
| Schema | Schema and VirtualModule classes |
| Table | Base Table and FreeTable classes |
| Table Types | Manual, Lookup, Imported, Computed, Part |
| Expressions | Query expressions and operators |
| Heading | Table heading and attributes |
| Diagram | Schema visualization |
| Settings | Configuration management |
| Errors | Exception classes |
| Codecs | Type codec system |
| Blob | Binary serialization |
| Hash Registry | Content hashing for external storage |
| Jobs | Job queue for AutoPopulate |
| Migrate | Schema migration utilities |