VirtuosoReader Class |
Namespace: VDS.RDF.Parsing
The VirtuosoReader type exposes the following members.
| Name | Description | |
|---|---|---|
| VirtuosoReader(VirtuosoManager) |
Creates a new instance of the Virtuoso Reader which connects to a Virtuoso Native Quad Store using the given Manager.
| |
| VirtuosoReader(String, String, String) |
Creates a new instance of the Virtuoso Reader which connects to a Virtuoso Native Quad Store using the given Manager.
| |
| VirtuosoReader(String, Int32, String, String, String) |
Creates a new instance of the Virtuoso Reader which connects to a Virtuoso Native Quad Store using the given Manager.
|
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load(IGraph, String) |
Loads a Graph from the Native Quad Store.
| |
| Load(IGraph, Uri) |
Loads a Graph from the Native Quad Store.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |