Click or drag to resize

GraphPatternChildGraphPatterns Property

Gets the Child Graph Patterns of this Pattern.

Namespace:  VDS.RDF.Query.Patterns
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public List<GraphPattern> ChildGraphPatterns { get; }

Property Value

Type: ListGraphPattern
See Also