ITriplePatternHasNoBlankVariables Property  | 
 
            Gets whether a Triple Pattern does not contain any Blank Variables.
            
 
    Namespace: 
   VDS.RDF.Query.Patterns
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxbool HasNoBlankVariables { get; }ReadOnly Property HasNoBlankVariables As Boolean
	Get
Property Value
Type: 
Boolean
See Also