GraphGetTriplesWithPredicate Method |
Name | Description | |
---|---|---|
![]() | GetTriplesWithPredicate(Uri) |
Gets all the Triples with the given Uri as the Predicate.
(Overrides BaseGraphGetTriplesWithPredicate(Uri).) |
![]() | GetTriplesWithPredicate(INode) |
Gets all the Triples with the given Node as the Predicate.
(Overrides BaseGraphGetTriplesWithPredicate(INode).) |