Notation3ParserContextGraphLiteralMode Property |
Gets whether the Context is currently for a Graph Literal.
Namespace:
VDS.RDF.Parsing.Contexts
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public bool GraphLiteralMode { get; }
Public ReadOnly Property GraphLiteralMode As Boolean
Get
Property Value
Type:
BooleanSee Also