Source
Classes
Source()
: Abstract base class for a source.
Initialize the Source.
### Ancestors (in MRO)
* abc.ABC
### Descendants
* superlinked.framework.dsl.source.data_loader_source.DataLoaderSource
* superlinked.framework.dsl.source.in_memory_source.InMemorySource
* superlinked.framework.dsl.source.rest_source.RestSource
Last updated
Was this helpful?