public interface InsertManyOptions<T extends InsertManyOptions<T>> extends OperationWithTimeoutOptions<T>, OperationWithFieldsOptions<T>, OperationWithRollbackOnErrorOptions<T>, OperationWithStopOnErrorOptions<T>, OperationWithVshardRouterOptions<T>, OperationWithFetchLatestMetadataOptions<T>
getTimeout, withTimeout
getFields, withFields
getRollbackOnError, withRollbackOnError
getStopOnError, withStopOnError
getVshardRouter, withVshardRouter
fetchLatestMetadata, getFetchLatestMetadata
Copyright © 2025 Picodata. All rights reserved.