IGraph.GetTriplesWithSubject Method |
Name | Description | |
---|---|---|
![]() | GetTriplesWithSubject(Uri) |
Selects all Triples where the Subject is a Uri Node with the given Uri.
|
![]() | GetTriplesWithSubject(INode) |
Selects all Triples where the Subject is a given Node.
|