dotNetRDF API Documentation
BatchTriple Constructor
Creates a new Batch Triple
BatchTriple
(
Triple
t
,
string
graphID
);
Parameters
t
Triple
graphID
Graph ID to store Triple for
See Also
BatchTriple Class
|
VDS.RDF.Storage Namespace