The DynamicStore type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | BindObjectsWithSparql |
Gets an enumeration of dynamic objects, where each is bound to the data attached to each result in the provided SPARQL query.
|
![]() | Equals | (Inherited from Object.) |
![]() | ExecuteSparql |
Execute a SPARQL query against the underlying store.
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetDataObject |
Gets a new dynamic data object whose data is populated with data from the indicated resource.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MakeNewObject |
Create a new dynamic object
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SaveChanges |
Commits all changes
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |