class DefaultTaxonQuery

Defined in:

queries/default_taxon_query.cr

Instance Method Summary

Instance methods inherited from class DefaultTaxon::BaseQuery

clone clone, find(id) : T find, id(*args, **named_args) id, is_private(value)
is_private
is_private
, taxon_ptr_id(value)
taxon_ptr_id
taxon_ptr_id
, update(taxon_ptr_id : UUID | Avram::Nothing = IGNORE, is_private : Bool | Avram::Nothing = IGNORE) : Int64 update

Constructor methods inherited from class DefaultTaxon::BaseQuery

all : self all

Class methods inherited from class DefaultTaxon::BaseQuery

any? : Bool any?, find(id) : T find, first : T first, first? : T | Nil first?, last : T last, last? : T | Nil last?, new_with_existing_query(query : Avram::QueryBuilder) new_with_existing_query, none? : Bool none?, truncate(*, cascade : Bool = false, restart_identity : Bool = false) truncate

Macros inherited from class DefaultTaxon::BaseQuery

generate_criteria_method(name, type) generate_criteria_method

Instance Method Detail

def is_private #

def taxon_ptr_id #