Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pathwaycom/pathway
/ SchemaProperties
Class
SchemaProperties
python/pathway/internals/schema.py:277–278 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
276
@dataclass(frozen=True)
277
class
SchemaProperties:
278
append_only: bool | None = None
279
280
281
class
SchemaMetaclass(type):
Callers
7
schema_builder
Function · 0.90
__init__
Method · 0.85
update_properties
Method · 0.85
_schema_builder
Function · 0.85
schema_builder
Function · 0.85
schema_from_dict
Function · 0.85
schema_from_csv
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected