Parent: #1025
Why
DSE-specific metadata, schema parsing, and schema-builder syntax are not exercised against ScyllaDB. They expand both the public API and internal schema-maintenance surface.
Scope
- Remove DSE node extras, metadata interfaces/implementations, graph schema metadata, and DSE schema parsers/queries.
- Remove DSE query-builder and schema-builder packages and tests.
- Remove DSE schema integration fixtures and documentation.
- Preserve ordinary Cassandra/Scylla metadata and query-builder behavior.
Acceptance criteria
Dependencies: remove DSE Graph first so graph metadata has no consumers.
Parent: #1025
Why
DSE-specific metadata, schema parsing, and schema-builder syntax are not exercised against ScyllaDB. They expand both the public API and internal schema-maintenance surface.
Scope
Acceptance criteria
Dependencies: remove DSE Graph first so graph metadata has no consumers.