怎么访问边和顶点的属性?

Open
#2,539 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
databases

Research direction

Start by tracing the edgesOfVertex(source, dir, label, degree) result and the Edge and vertex property-access APIs. Confirm whether each property is exposed through the iterator objects and clarify the supported value types; the issue is done when the access method and type behavior are documented or implemented.

Written by the indexing model from the issue text.

Description

feature question
Feature Description (功能描述)

通过Iterator edges = edgesOfVertex(source, dir,label, degree);得到边迭代器后,怎么访问每一条边和顶点的属性值,是字符类型吗

Dominant language
Java
Stars
3.2k
Forks
637
Avg merge
3d 18h
Merged PRs (30d)
23

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/hugegraph

All issues in apache/hugegraph

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.