示例#1
0
 public bool DeleteNodeFromGraphSafely()
 {
     return(_api_graph_node.Delete(true));
 }