Function: createSchemaRegistry()

August 8, 2026 ยท View on GitHub

@plures/praxis


@plures/praxis / index / createSchemaRegistry

Function: createSchemaRegistry()

createSchemaRegistry(db): PraxisSchemaRegistry

Defined in: src/core/pluresdb/schema-registry.ts:160

Create a PraxisSchemaRegistry instance

Parameters

db

PraxisDB

The PraxisDB instance

Returns

PraxisSchemaRegistry

PraxisSchemaRegistry instance

Contents

  1. 1Parameters
  2. 1.1db
  3. 2Returns