BaseBinaryPath.RhsPath Property |
Gets the RHS Path component.
Namespace:
VDS.RDF.Query.Paths
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic ISparqlPath RhsPath { get; }
Public ReadOnly Property RhsPath As ISparqlPath
Get
Property Value
Type:
ISparqlPath
See Also