
# 边操作
|                  代码样例文件路径                  |             代码样例文件名              |                               对应的API                                |
|---|---|---|
| com.huawei.ges.graph.sdk.v1.examples.edges | EdgesFilterQuerySample           | [边过滤查询](https://support.huaweicloud.com/api-ges/ges_03_0024.html)   |
| com.huawei.ges.graph.sdk.v1.examples.edges | QueryEdgeDetailsSample           | [边详情查询](https://support.huaweicloud.com/api-ges/ges_03_0026.html)   |
| com.huawei.ges.graph.sdk.v1.examples.edges | AddEdgeSample                    | [添加边](https://support.huaweicloud.com/api-ges/ges_03_0127.html)     |
| com.huawei.ges.graph.sdk.v1.examples.edges | DeleteEdgeSample                 | [删除边](https://support.huaweicloud.com/api-ges/ges_03_0055.html)     |
| com.huawei.ges.graph.sdk.v1.examples.edges | UpdateEdgePropertiesSample       | [更新边属性](https://support.huaweicloud.com/api-ges/ges_03_0098.html)   |
| com.huawei.ges.graph.sdk.v1.examples.edges | BatchEdgesQuerySample            | [批量边查询](https://support.huaweicloud.com/api-ges/ges_03_0107.html)   |
| com.huawei.ges.graph.sdk.v1.examples.edges | BatchAddEdgesSample              | [批量添加边](https://support.huaweicloud.com/api-ges/ges_03_0164.html)   |
| com.huawei.ges.graph.sdk.v1.examples.edges | BatchDeleteEdgesSample           | [批量删除边](https://support.huaweicloud.com/api-ges/ges_03_0155.html)   |
| com.huawei.ges.graph.sdk.v1.examples.edges | BatchUpdateEdgesPropertiesSample | [批量更新边属性](https://support.huaweicloud.com/api-ges/ges_03_0156.html) |
| com.huawei.ges.graph.sdk.v1.examples.edges | ExportFilteredEdgesSample        | [导出过滤后的边](https://support.huaweicloud.com/api-ges/ges_03_0201.html) |
| com.huawei.ges.graph.sdk.v1.examples.edges | DeleteFilteredEdgesSample        | [删除过滤后的边](https://support.huaweicloud.com/api-ges/ges_03_0202.html) |
   
