Gets all the Triples with the given Uri as the Object
Gets all the Triples with the given Uri as the Object
public override IEnumerable<Triple> GetTriplesWithObject(Uri)
Gets all the Triples with the given Node as the Object
public override IEnumerable<Triple> GetTriplesWithObject(INode)
ThreadSafeGraph Class | VDS.RDF Namespace