ThreadSafeGraphGetTriplesWithSubject Method | 
| Name | Description | |
|---|---|---|
| GetTriplesWithSubject(Uri) | 
            Gets all the Triples with the given Uri as the Subject.
              (Overrides GraphGetTriplesWithSubject(Uri).) | |
| GetTriplesWithSubject(INode) | 
            Gets all the Triples with the given Node as the Subject.
              (Overrides GraphGetTriplesWithSubject(INode).) |