Click or drag to resize

SparqlConnectorParentServer Property

Gets the parent server (if any).

Namespace:  VDS.RDF.Storage
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IStorageServer ParentServer { get; }

Property Value

Type: IStorageServer

Implements

IStorageProviderParentServer
See Also