Click or drag to resize

BaseGraphGetTriplesWithSubject Method

Overload List
  NameDescription
Public methodGetTriplesWithSubject(Uri)
Gets all the Triples with the given Uri as the Subject.
Public methodGetTriplesWithSubject(INode)
Gets all the Triples with the given Node as the Subject.
Top
See Also