docs: update VertexLabel API examples to match HugeGraph Server v1.5.0#442
docs: update VertexLabel API examples to match HugeGraph Server v1.5.0#442Swadeep006 wants to merge 2 commits intoapache:masterfrom
Conversation
|
@imbajin, have the APIs for 1.5.0 and 1.7.0 changed (ignoring graphspace for now)? @Swadeep006, please update the Chinese documentation as well, could use LLM to assist :) |
|
Hi @VGalaxies ,CN documentation has been updated and kept in sync with EN. once check it! |
|
@Swadeep006 Hi, we should use due to
If this hint/note isn't working well, let's consider adding a universal header to all API pages. This way, we can clearly notify users at the top of the page to check the old documentation if their server version is prior to 1.7. also cc @VGalaxies |
|
Due to the lack of activity, the current pr is marked as stale and will be closed after 180 days, any update will remove the stale label |

Purpose of the PR
This PR updates the VertexLabel REST API documentation to align with
the actual HugeGraph Server v1.5.0 behavior.
Changes
id_strategyusage toPRIMARY_KEYAll examples were verified using a local HugeGraph 1.5.0 Docker setup.


