{
// Path: Top.* (star without braces), value = value
// ASSUMING value is NOT collection (ie, find all entities, which collection property has
// value x as leaf item,
// no matter collection depth)
QuerySpecification contains = this.constructQueryForPredicate(
predicate, //
predicate.collectionProperty(), //
null, //
null, //
false, //