Interface: CosmographDataPrepResult<T>
Type Parameters
| Type Parameter | Default type | 
|---|---|
T | CosmographData | 
Properties
points?
optionalpoints:T
links?
optionallinks:T
pointsSummary?
optionalpointsSummary:Record<string,unknown>[]
linksSummary?
optionallinksSummary:Record<string,unknown>[]
pointsProcessedFully?
optionalpointsProcessedFully:boolean
Indicates whether the points dataset was processed fully without hitting memory limits
linksProcessedFully?
optionallinksProcessedFully:boolean
Indicates whether the links dataset was processed fully without hitting memory limits
cosmographConfig
cosmographConfig:
OutputCosmographDataPrepConfig