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