namedGraphHandling property
How to handle named graphs when decoding to RdfGraph
Defaults to NamedGraphHandling.strict to prevent silent data loss.
Implementation
final NamedGraphHandling namedGraphHandling;
How to handle named graphs when decoding to RdfGraph
Defaults to NamedGraphHandling.strict to prevent silent data loss.
final NamedGraphHandling namedGraphHandling;