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

Hierarchy

  • DataCubeEntryPoint

Index

Constructors

constructor

Methods

dataCubeByIri

  • dataCubeByIri(dataCubeIri: string): Promise<DataCube>

dataCubes

  • dataCubes(): Promise<DataCube[]>

dataCubesByGraphIri

  • dataCubesByGraphIri(iri: string): Promise<DataCube[]>

graphs

  • graphs(): Promise<NamedNode[]>
  • Fetch all graphs from the endpoint.

    Returns Promise<NamedNode[]>

toJSON

  • toJSON(): string
  • Serializes a DataCubeEntryPoint to JSON in a way that makes it deserializable by calling DataCubeEntryPoint#fromJSON

    Returns 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