ThreadSafeGraph.GetTriplesWithSubject Method |
Name | Description | |
---|---|---|
![]() | GetTriplesWithSubject(Uri) |
Gets all the Triples with the given Uri as the Subject.
(Overrides Graph.GetTriplesWithSubject(Uri).) |
![]() | GetTriplesWithSubject(INode) |
Gets all the Triples with the given Node as the Subject.
(Overrides Graph.GetTriplesWithSubject(INode).) |