
# 点操作
|                     代码样例文件路径                     |              样例方法名               |                               对应的API                                |
|---|---|---|
| com.huawei.ges.graph.sdk.v1.examples.persistence | testQueryVertexsDetails          | [点详情查询](https://support.huaweicloud.com/api-ges/ges_03_0387.html)   |
| com.huawei.ges.graph.sdk.v1.examples.persistence | testBatchVertexsQuery            | [批量点查询](https://support.huaweicloud.com/api-ges/ges_03_0388.html)   |
| com.huawei.ges.graph.sdk.v1.examples.persistence | testBatchAddVertexs              | [批量添加点](https://support.huaweicloud.com/api-ges/ges_03_0389.html)   |
| com.huawei.ges.graph.sdk.v1.examples.persistence | testBatchDeleteVertexs           | [批量删除点](https://support.huaweicloud.com/api-ges/ges_03_0390.html)   |
| com.huawei.ges.graph.sdk.v1.examples.persistence | testBatchUpdateVertexsProperties | [批量更新点属性](https://support.huaweicloud.com/api-ges/ges_03_0391.html) |
   
