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