BasicQuery
public final class BasicQuery<T: Reflectable>: NilComparable, Matchable
A basic query class that allows an interface for the NilComparable and Matchable protocol functionalities.
-
A basic query class that allows an interface for the NilComparable and Matchable protocol functionalities.
Declaration
Swift
public let builder: PredicateBuilder<T>
-
A basic query class that allows an interface for the NilComparable and Matchable protocol functionalities.
Declaration
Swift
public let property: String
-
Undocumented
Declaration
Swift
public final class BasicQuery<T: Reflectable>: NilComparable, Matchable