update
Update all entities of this type matching the given query, with optional indexed parameters.
Return
the number of entities updated.
Parameters
query
a query string
params
optional sequence of indexed parameters
Update all entities of this type matching the given query, with named parameters.
Return
the number of entities updated.
Parameters
query
a query string
params
Map of named parameters
Update all entities of this type matching the given query, with named parameters.
Return
the number of entities updated.
Parameters
query
a query string
params
Parameters of named parameters