Click or drag to resize

WriteThroughHandlerAcceptsAll Property

Gets that the Handler accepts all Triples.

Namespace:  VDS.RDF.Parsing.Handlers
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override bool AcceptsAll { get; }

Property Value

Type: Boolean

Implements

IRdfHandlerAcceptsAll
See Also