Fork me on GitHub
#asami
<
2022-12-26
>
Jakub Holý (HolyJak)15:12:53

Hello! Using the [:db/retract ...] and db/add form, what is the correct way to replace a whole array? I guess there is no simple way to do that? I would need some recursive query to find all the nodes for the array elements to remove them…

quoll15:12:47

Without looking (and it’s been a while)… • yes • But… if you go the encoding entity and change the property to points to that array, it should remove the array for you

👍 1