Open phtj opened 4 years ago
collection.get("my_name*") should return all collections that start with "my_name"
collection.get("my_name*")
collection.get("my_name*")
should return all collections that start with "my_name"