OntologyGraphCreateIndividual Method | 
| Name | Description | |
|---|---|---|
| CreateIndividual(Uri) | 
            Gets an existing individual in the Graph.
              | |
| CreateIndividual(INode) | 
            Gets an existing individual in the Graph.
              | |
| CreateIndividual(Uri, Uri) | 
            Gets/Creates an individual in the Graph of the given class.
              | |
| CreateIndividual(INode, INode) | 
            Gets/Creates an individual in the Graph of the given class.
              |