Skip to contents

This function shows array information on TileDB Cloud.

Usage

array_info(namespace, arrayname)

Arguments

namespace

Like "TileDB-Inc"

arrayname

Like "quickstart_dense"

Value

A list of array properties

Details

Nominally you will first call login; if not, the results of the last login at ~/.tiledb/cloud.json will be used.