kuzu
kuzu copied to clipboard
Rework iterateCatalogEntries and catalog entry oid
Description
There is a performance issue with iterateCatalogEntries
. This PR reworks it to be more fine-grained access by catalog type or oid.
Also, oid is now refactored to be a general id in catalog entry.