TriGParserContext.DefaultGraphExists Property |
Gets/Sets whether the Default Graph exists.
Namespace:
VDS.RDF.Parsing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic bool DefaultGraphExists { get; set; }
Public Property DefaultGraphExists As Boolean
Get
Set
Property Value
Type:
Boolean
See Also