Type Alias: CoreValue
CoreValue =
undefined|ConcreteCoreValue|CoreSet|CoreDictionary|Generator<CoreValue>
Defined in: base/core-types/base.ts:85
The complete set of values supported by GoatDB, including undefined These types form the foundation for diffing and patching operations