Interface FDR

Hierarchy

  • FDR

Properties

Methods

Properties

config: FDRConfig

Methods

  • Parameters

    • graphSpecification: {
          id?: string;
          label?: string;
          store: TripleStore;
      }
      • Optional id?: string
      • Optional label?: string
      • store: TripleStore

    Returns Graph

Generated using TypeDoc