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.ToSafeString(object)
Extensions.AsEnumerable<TriplePatternType>(TriplePatternType)
  • Edit this page
  • View Source
In this article
  • Fields
  • Extension Methods
Back to top Generated by DocFX