Show / Hide Table of Contents

Namespace VDS.RDF.Dynamic

Classes

DynamicExtensions

Contains helper extension methods for dynamic graphs and nodes.

DynamicGraph

A WrapperGraph that provides read/write dictionary and dynamic functionality.

DynamicNode

A WrapperNode that provides read/write dictionary and dynamic functionality.

DynamicObjectCollection

Represents a read/write dynamic collection of objects by subject and predicate.

DynamicObjectCollection<T>

Represents a strongly typed read/write dynamic collection of objects by subject and predicate.

DynamicSparqlResult

Provides read/write dictionary and dynamic functionality for SparqlResult.

DynamicSparqlResultSet

Provides dynamic functionality for SparqlResultSet.

DynamicSubjectCollection

Represents a read/write dynamic collection of subjects by predicate and object.

DynamicSubjectCollection<T>

Represents a strongly type read/write dynamic collection of subjects by predicate and object.
In This Article
  • Classes
Back to top Generated by DocFX