Click or drag to resize

BaseStardogConnectorParentServer Property

Gets the parent server.

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

Property Value

Type: IStorageServer

Implements

IStorageProviderParentServer
See Also