Show / Hide Table of Contents

Enum TriplePatternType

Possible Types of Triple Pattern.
Namespace: VDS.RDF.Query.Patterns
Assembly: dotNetRDF.dll
Syntax
public enum TriplePatternType

Fields

Name Description
BindAssignment BIND assignment
Filter FILTER application
LetAssignment LET assignment
Match Simple pattern matching
Path Property Path
PropertyFunction Property Function
SubQuery Sub-query

Extension Methods

Extensions.AsEnumerable<TriplePatternType>()
  • Improve this Doc
  • View Source
In This Article
  • Fields
  • Extension Methods
Back to top Generated by DocFX