Private rendererthe object property entity
the source entity
the target entity
the type of source and target
Optional annotationPropertyElement: GrapholEdge[optional] to use your own GrapholEdge for the object property occurrence. if you don't pass this, a new GrapholEdge will be created from scratch
Optional classNode: GrapholNodeOptional position: PositionOptional ownerEntity: GrapholEntityOptional position: PositionAdd an object property between two entities. If the source and/or target entities are already present in graph, they won't be added again. If there already exists an object property between them with the same IRI, the edge won't be added.
the object property entity
the source entity
the target entity
the type of source and target
Optional objectPropertyElement: GrapholEdge[optional] to use your own GrapholEdge for the object property occurrence. if you don't pass this, a new GrapholEdge will be created from scratch
Private addOptional propertyEdgeElement: GrapholEdgePrivate getGet cytoscape representation of an entity given the type needed
Add an annotation property between two entities. If the source and/or target entities are already present in graph, they won't be added again. If there already exists an annotation property between them with the same IRI, the edge won't be added.
Returns