50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

tiledb (version 0.30.2)

has_attribute: Check a schema for a given attribute name

Description

Check a schema for a given attribute name

Usage

has_attribute(schema, attr)

Value

A boolean value indicating if the attribute exists in the schema

Arguments

schema

A schema for a TileDB Array

attr

A character variable with an attribute name