Enumerations

The following enumerations are available globally.

  • An enumeration of errors that may occur during query construction and execution.

    See more

    Declaration

    Swift

    public enum QueryError: Error
  • The result of an execution of a query.

    See more

    Declaration

    Swift

    public enum QueryResult