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: ListString
See Also