Injektilo.RDF.RdfModel.ContainsSame Function
Searches model for a similar statement.

Public bool ContainsSame (Injektilo.RDF.RdfStatement)
  Type Name Description  
    RdfStatement statement The statement to look for.  
  Return Description  
    bool Returns true if there is a statement in the model with the same subject, predicate, and object.