检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
Figure 1 Reducing agency permissions Manually enter DELETE or click Auto Enter to reduce agency permissions. Once the operation is successful, the notification to reduce agency permissions will automatically disappear from the dialog box.
Delete the HyG graph. Send DELETE /ges/v1.0/{project_id}/hyg/{graph_name}. project_id indicates the project ID, and graph_name indicates the graph name. Add X-Auth-Token to the request header. Check the response based on the job ID.
Analyzing a Graph Using the Graph Editor Manage metadata Copy, edit, search for, and delete created metadata. Managing Metadata Manage created graphs Manage created graphs and check graph information.
To avoid incurring extra costs, you are advised to stop or delete any graph instances that are no longer needed. To avoid account arrears, set up Balance Alert on the Billing Center's Overview page.
Cypher statements cannot be used to add or delete indexes. Since GES metadata is not schema-free, there are strict restrictions on vertex and edge label properties, hence the Remove operation is not supported. The ORDER BY clause does not support sorting of the List type.
Cypher statements cannot add or delete indexes. GES metadata is not schema-free, and the vertex and edge label properties are strictly restricted. Therefore, the remove operation is not supported. The order by clause does not support sorting of the list type.
Operation Click Remove to delete a property. Click OK. The created metadata file will be displayed on the Metadata Management page. On the Metadata Management page, you can view the storage path, status, and modification time of the metadata.
For example, if you successfully create a pay-per-use million-edge graph at 08:45:30 and then delete it at 08:55:30, the billing cycle is from 08:00:00 to 09:00:00, and the billing duration within the cycle is from 08:45:30 to 08:55:30, which is 600 seconds.
DEL: Delete a property value.
For details, see Table 3. erase No Boolean Whether to delete the original job result after dumping. The value can be true or false. The default value is true, indicating that the job result is deleted and resources are released by default.
When cardinality is list or set, the operator adds a value to a set. batch-del: Delete a property value. Request Parameters Table 2 Request body parameter description Parameter Mandatory Type Description vertices Yes List Vertices to update.
When cardinality is list or set, the operator adds a value to a set. batch-del: Delete a property value.
statement> - match (n) where element_id(n) = '1a' delete n 14 Query statement 14.2 union GQ03 return 1 as a union return 2 as a 14.4 <simple match statement> - match (n) return n <optional match statement> - match (n) where id(n)= '1a' optional match (n)-->(m) return count(*) 14.6
statement> - match (n) where element_id(n) = '1a' delete n 14 Query statement 14.2 union GQ03 return 1 as a union return 2 as a 14.4 <simple match statement> - match (n) return n <optional match statement> - match (n) where id(n)= '1a' optional match (n)-->(m) return count(*) 14.6
If you delete existing graph instances and create new ones, your prepaid instances can still be used by the new instances of the same region and node type. Prepaid instances are bound to a specific region. The purchased prepaid instances can be used in the bound region only.
When cardinality is list or set, the operator adds a value to a set. batch-del: Delete a property value.
When cardinality is list or set, the operator adds a value to a set. batch-del: Delete a property value. Request Parameters Table 2 Request body parameter descriptions Parameter Mandatory Type Description vertices Yes Json Vertices to update.
When cardinality is list or set, the operator adds a value to a set. del: Delete a property value. source Yes String Source vertex of an edge target Yes String Target vertex of an edge index No Integer Edge index.
Only supported by the database edition match (n) where element_id(n)='1a' delete n - match Partially supported match (n where element_id(n)= '1a')-->(m) return count(*) For details, see Pattern Matching. optional match Partially supported match (n) where id(n)= '1a' optional match
Only supported by the database edition match (n) where element_id(n)='1a' delete n - match Partially supported match (n where element_id(n)= '1a')-->(m) return count(*) For details, see Pattern Matching. optional match Partially supported match (n) where id(n)= '1a' optional match