Namespace VDS.RDF.Dynamic
Classes
DynamicExtensions
Contains helper extension methods for dynamic graphs and nodes.
DynamicGraph
A wrapper that provides read/write dictionary and dynamic functionality.
DynamicNode
A wrapper 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 SPARQL results.
DynamicSparqlResultSet
Provides dynamic functionality for SPARQL result sets.
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.