extern KADMOS_ERROR KADMOS_API GetRelGraph
(const RelGraph *relgraph, int n, RelGraph *rgelement);
relgraphnrgelementRE_SUCCESS or KADMOS error type.
This function copies the content of an array element of structures RelGraph into a destination
structure RelGraph.