Interface GraphDBUtilsConfig

Hierarchy

  • GraphDBUtilsConfig

Properties

address: string
debug?: boolean
idGenerator: IDGenerator
namespaces: {
    [key: string]: string;
}

Type declaration

  • [key: string]: string
password?: string
repositoryConfig?: object
repositoryDescription?: string
repositoryName: string
username?: string

Generated using TypeDoc