| Package | Description |
|---|---|
| com.lancedb.lance | |
| com.lancedb.lance.ipc | |
| com.lancedb.lance.operation |
| Class and Description |
|---|
| Dataset
Class representing a Lance dataset, interfacing with the native lance library.
|
| Dataset.Tags
Tag operations of the dataset.
|
| Fragment
Fragment operations.
|
| FragmentMetadata
Metadata of a Fragment in the dataset.
|
| FragmentOperation
Deprecated.
|
| LockManager.ReadLock
Represents a read lock for the LockManager.
|
| LockManager.WriteLock
Represents a write lock that can be acquired and released.
|
| ReadOptions
Read options for reading from a dataset.
|
| ReadOptions.Builder |
| SqlQuery |
| Tag |
| Transaction
Align with the Transaction struct in rust.
|
| Transaction.Builder |
| Version |
| WriteParams
Write Params for Write Operations of Lance.
|
| WriteParams.Builder
A builder of WriteParams.
|
| WriteParams.WriteMode
Write Mode.
|
| Class and Description |
|---|
| Dataset
Class representing a Lance dataset, interfacing with the native lance library.
|
| Class and Description |
|---|
| FragmentMetadata
Metadata of a Fragment in the dataset.
|
Copyright © 2025. All rights reserved.