RdfSourceBuilderImpl
eu.ostrzyciel.jelly.stream.impl.RdfSourceBuilderImpl
final class RdfSourceBuilderImpl[TGraph, TDataset, TNode, TTriple, TQuad](using adapter: IterableAdapter[TNode, TTriple, TQuad, TGraph, TDataset])
Implementation of the RDF source builder.
Type parameters
- TDataset
-
type of RDF datasets
- TGraph
-
type of RDF graphs
- TNode
-
type of RDF nodes
- TQuad
-
type of RDF quads
- TTriple
-
type of RDF triples
Value parameters
- adapter
-
adapter for turning graphs and datasets into iterables
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article