Like

class lsst.daf.butler.registry.queries.Like(pattern: str)

Bases: object

Simple wrapper around a string pattern used to indicate that a string is a pattern to be used with the SQL LIKE operator rather than a complete name.