I’m new to tiledb, and I’m still evaluating its usefullness. However, I must confess things remain mystical. The C# API docs are not helping me (e.g. the description of the query.GetDefaultChannel() (“Returns the query’s default QueryChannel“), and no references to QueryChannel in the Academy page….
Many links in the forum topics to the Documentation are broken, maybe due to updates in the Documentation ?
How have other people figured things out?
As a particular example, I have a time dimension, and I wonder how to create an array with such a dimension correctly in C# API. Docs only show this is possible for python…
Any help is appreciated.