Click or drag to resize

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; }

Property Value

Type: Boolean
See Also