You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Ontology Search using 'All Categories' selection is hanging due to performance due to sequential getcategries search.
Table_access. table_cd implements '@' for 'All Category' using SQL statement which unions all Ontologies -
Currently Ontology Search using 'All Categories' selection is hanging due to performance due to sequential getcategries search.
Table_access. table_cd implements '@' for 'All Category' using SQL statement which unions all Ontologies -