go-driver icon indicating copy to clipboard operation
go-driver copied to clipboard

Need support to pass the value for "ForceOneShardAttribute" Attribute in v2 client so that the query can to specific shard .

Open Khushwantsharma opened this issue 1 year ago • 0 comments

In v1 arangodb client we had this function "WithQueryForceOneShardAttributeValue" to set the value of ForceOneShardAttribute . In v2 version of the client we dont have this function . Need help to add some way to pass the value for the attribute . Here is the url i mentioned: https://pkg.go.dev/github.com/arangodb/go-driver#WithQueryForceOneShardAttributeValue

Khushwantsharma avatar Oct 16 '24 07:10 Khushwantsharma