Skip to contents

Check whether an index currently has a loaded in-memory handle

Usage

annoy_is_loaded(index)

Arguments

index

A bigannoy_index.

Value

TRUE when a live native or debug-only handle is cached, otherwise FALSE.