toggle menu
kandra
0.4.5
jvm
switch theme
search in API
kandra-runtime
/
io.kandra.runtime.repository
/
KandraRepository
/
append
append
fun
<
V
>
append
(
entity
:
T
,
field
:
KProperty1
<
T
,
Collection
<
V
>
?
>
,
values
:
Collection
<
V
>
,
consistency
:
KandraConsistency
?
=
null
)