arrowdataset.dataset_factory

Module for [DatasetFactory] class

Types 3

Methods
GType _getGType() static nothrow
GType _gType() @property nothrow
DatasetFactory self() nothrowReturns `this`, for use in `with` statements.
DatasetFactoryGidBuilder builder() static nothrowGet builder for [arrowdataset.dataset_factory.DatasetFactory] Returns: New builder object
Constructors
this(void * ptr, Flag!"Take" take)

Fluent builder implementation template for arrowdataset.dataset_factory.DatasetFactory

Methods
T datasetFactory(void * propval) nothrow
Methods
DatasetFactory build() nothrowCreate object from builder. Returns: New object