-
Notifications
You must be signed in to change notification settings - Fork 32
Create API for Index Creation #8
Copy link
Copy link
Closed
Labels
EnhancementNew features or upgrades for functionality, performance, etcNew features or upgrades for functionality, performance, etc
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementNew features or upgrades for functionality, performance, etcNew features or upgrades for functionality, performance, etc