JsonLdProcessorOptionsOmitGraph Property  | 
 
            GEt or set the value of the omit graph flag used in the Framing Algorithm.
            
 
    Namespace: 
   VDS.RDF.JsonLd
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic bool OmitGraph { get; set; }Public Property OmitGraph As Boolean
	Get
	Set
Property Value
Type: 
Boolean
Remarks
See Also