| Class | Description |
|---|---|
| Dataset |
Class representing a Lance dataset, interfacing with the native lance library.
|
| Fragment |
Fragment operations.
|
| FragmentMetadata |
Metadata of a Fragment in the dataset.
|
| FragmentOperation | Deprecated |
| FragmentOperation.Append |
Fragment append operation.
|
| FragmentOperation.Overwrite |
Fragment overwrite operation.
|
| JniLoader |
Utility class to load the native library.
|
| LockManager |
The LockManager class provides a way to manage read and write locks.
|
| ReadOptions |
Read options for reading from a dataset.
|
| ReadOptions.Builder | |
| RowAddress | |
| SqlQuery | |
| Tag | |
| Transaction |
Align with the Transaction struct in rust.
|
| Transaction.Builder | |
| Utils |
Utility.
|
| Version | |
| WriteParams |
Write Params for Write Operations of Lance.
|
| WriteParams.Builder |
A builder of WriteParams.
|
| Enum | Description |
|---|---|
| WriteParams.WriteMode |
Write Mode.
|
Copyright © 2025. All rights reserved.