AllegroGraphConnector.Catalog Property |
Gets the Catalog under which the repository you are connected to is located.
Namespace:
VDS.RDF.Storage
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic string Catalog { get; }
Public ReadOnly Property Catalog As String
Get
Property Value
Type:
String
See Also