Skip to content

Create API for Index Creation #8

@luisremis

Description

@luisremis

As the metadata graph size increases (PMGD database), search queries starts to take longer as it is a O(n) search. PMGD has the interfaces to define indexes on properties, which can takes these searches to O(log n) time.

It is would be great to provide VDMS interfaces for defining indexes for the metadata.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementNew features or upgrades for functionality, performance, etc

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions