@zazuko/query-rdf-data-cube - v0.7.1
Options
All
  • Public
  • Public/Protected
  • All
Menu
class

DataCube

Hierarchy

  • DataCube

Index

Constructors

constructor

Properties

endpoint

endpoint: string

extraMetadata

extraMetadata: Map<string, Literal>

Optional graphIri

graphIri: string

iri

iri: string

label

label: Label

Methods

attributes

  • attributes(): Promise<Attribute[]>

componentMinMax

  • componentMinMax(component: Component): Promise<object>

componentValues

  • componentValues(component: Component): Promise<Array<object>>

componentsMinMax

  • componentsMinMax(components: Component[]): Promise<WeakMap<Component, object>>

componentsValues

  • componentsValues(components: Component[]): Promise<WeakMap<Component, Array<object>>>

dimensions

  • dimensions(): Promise<Dimension[]>

measures

  • measures(): Promise<Measure[]>

query

toJSON

  • toJSON(): string

Static fromJSON

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc