Click or drag to resize

IGraphGetTriplesWithSubject Method

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