You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to remove ComputedValues from a collection using arangodriver.SetCollectionPropertiesOptions, the operation does not succeed. Neither setting ComputedValues to nil nor an empty array results in the computed values being removed.