Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Database ¶
type Database struct {
// contains filtered or unexported fields
}
func NewDatabase ¶
func (*Database) Aggregate ¶
func (d *Database) Aggregate(pipe aggregate.Pipeline) *executor.DatabaseAggregateExecutor
func (*Database) Collection ¶
func (d *Database) Collection(name string) *collection.Builder
Click to show internal directories.
Click to hide internal directories.