primaryKey

abstract fun primaryKey(streamID: StreamIdentifier): List<List<String>>

Returns the primary key for the given stream, if it exists; empty list otherwise.