Click or drag to resize

IGraphGetTriplesWithPredicate Method

Overload List
  NameDescription
Public methodGetTriplesWithPredicate(Uri)
Selects all Triples where the Predicate is a Uri Node with the given Uri.
Public methodGetTriplesWithPredicate(INode)
Selects all Triples where the Predicate is a given Node.
Top
See Also