Defaults
object Defaults
Default values used as fallbacks when no alternative has been received
- Source:
- StreamExtractor.scala
Value members
Concrete fields
Default amount of items that are parsed into RDF concurrently
Default amount of items that are parsed into RDF concurrently
- Source:
- StreamExtractor.scala
Default time to wait without receiving items before closing the Stream, defaults to None so that the Stream runs indefinitely
Default time to wait without receiving items before closing the Stream, defaults to None so that the Stream runs indefinitely
- Source:
- StreamExtractor.scala
Default InferenceEngine to be used when none is supplied to the extractor
Default InferenceEngine to be used when none is supplied to the extractor
- Source:
- StreamExtractor.scala