Click or drag to resize

WrapperGraph Constructor

Creates a wrapper around the default Graph implementation, primarily required only for deserialization and requires that the caller call AttachEventHandlers to properly wire up event handling.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected WrapperGraph()
See Also