BaseTriplePatternUsesDefaultDataset Property |
Gets whether a Triple Pattern is Thread Safe when evaluated.
Namespace:
VDS.RDF.Query.Patterns
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax Remarks
Almost all Triple Patterns are Thread Safe unless they are subquery patterns which themselves are not thread safe.
See Also