> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Vertices

| Store Field  | Key | CanBeNull | Type                   | Cube Field | Description                                                        |
| ------------ | --- | --------- | ---------------------- | ---------- | ------------------------------------------------------------------ |
| Index        | N   | N         | Int                    |            | The number of the vertex.                                          |
| Vertex       | Y   | N         | Double                 |            | The maturity vertex.                                               |
| RiskClass    | Y   | N         | String                 |            | The SBM risk class.                                                |
| RiskMeasure  | Y   | N         | String                 |            | The SBM risk measure (“Delta” or “Vega”).                          |
| AsOfDate     | Y   | N         | LOCALDATE\[yyyy-mm-dd] |            | The start date that the parameter takes effect.                    |
| ParameterSet | Y   | N         | String                 |            | The parameter set to which the parameter belongs (default = BCBS). |
