Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Batch ¶
type Batch struct {
// contains filtered or unexported fields
}
Batch provides various Handlers around batching things and actions
func (*Batch) ActionsCreate ¶
func (b *Batch) ActionsCreate(params operations.WeaviateBatchingActionsCreateParams) middleware.Responder
ActionsCreate is the (go-swagger style) http handler for BatchingActionsCreate
func (*Batch) ThingsCreate ¶
func (b *Batch) ThingsCreate(params operations.WeaviateBatchingThingsCreateParams) middleware.Responder
ThingsCreate is the (go-swagger style) http handler for BatchingThingsCreate
Click to show internal directories.
Click to hide internal directories.