Click or drag to resize

BaseVirtualVariableNode<TNodeID, TGraphID>.VariableName Property

Gets the Variable Name.

Namespace:  VDS.RDF.Storage.Virtualisation
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public string VariableName { get; }

Property Value

Type: String

Implements

IVariableNode.VariableName
See Also