Interface MilvusStatementDefinition
- All Known Implementing Classes:
MilvusCreateCollection, MilvusDelete, MilvusDropCollection, MilvusHybridSearch, MilvusInsert, MilvusQuery, MilvusSearch, MilvusTruncateCollection, MilvusUpsert
public sealed interface MilvusStatementDefinition
permits MilvusCreateCollection, MilvusDropCollection, MilvusTruncateCollection, MilvusHybridSearch, MilvusInsert, MilvusQuery, MilvusSearch, MilvusUpsert, MilvusDelete
-
Method Summary
-
Method Details
-
parameterCount
int parameterCount()
-