返回一个端点连接的所有边
bool GetEdge(IN long lNumberVertex, OUT std::vector<MxGraphEdge*>& vecEdge);
成功返回true
MxGraph 方法