koladata

Home
Overview
Fundamentals
Glossary
Cheatsheet
API Reference
Quick Recipes
Deep Dive
Common Pitfalls and Gotchas
Persistent Storage

View the Project on GitHub google/koladata

kd_ext.storage.data_slice_manager.BranchMetadata API

Metadata about a branch creation operation.

BranchMetadata.__init__(self, description: str, timestamp: str, parent_persistence_directory: str, parent_revision_history_index: int) -> None

Initialize self.  See help(type(self)) for accurate signature.