Click or drag to resize

BaseTriplePattern._vars Field

Stores the list of variables that are used in the Pattern.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected List<string> _vars

Field Value

Type: List<String>
See Also