Click or drag to resize

OntologyGraphCreateIndividual Method

Overload List
  NameDescription
Public methodCreateIndividual(Uri)
Gets an existing individual in the Graph.
Public methodCreateIndividual(INode)
Gets an existing individual in the Graph.
Public methodCreateIndividual(Uri, Uri)
Gets/Creates an individual in the Graph of the given class.
Public methodCreateIndividual(INode, INode)
Gets/Creates an individual in the Graph of the given class.
Top
See Also