{{ 'Connection' | plurify : selection.allObjects.length }}

No connections

No Hive database

{{ item.description ? ((item.type|niceType) + ' | ' + item.description) : (item.type|niceType) }}
Indexed {{item.indexingMetadata.processingStep === 'SCAN' ?'Scanning...' : 'Indexing...'}}