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