Return the dimensionality of a query's result.
Arguments
- query_string
A query string (character scalar) or a DafrQuery object produced by the query builders (e.g.
Axis("cell") |> LookupVector("donor")).
Return the dimensionality of a query's result.
A query string (character scalar) or a
DafrQuery object produced by the query builders (e.g.
Axis("cell") |> LookupVector("donor")).