Description
Allow to specify queries where a property must make an exact match with one of the elements in a list.
This includes
$<Xyz>~(a, b, c)
$<Xyz>~(${Abc})
$<Xyz>~(${Abc}, a, b, ${Def})
Allow to specify queries where a property must make an exact match with one of the elements in a list.
This includes
$<Xyz>~(a, b, c)
$<Xyz>~(${Abc})
$<Xyz>~(${Abc}, a, b, ${Def})