vesoft-inc / nebula-python

Client API of Nebula Graph in Python
194 stars 78 forks source link

dx: ResultSet.as_premitive() #348

Closed wey-gu closed 6 months ago

wey-gu commented 6 months ago

Dealing with the ResultSet is Frustrating.

With data wrapper's .cast_primitive() this sugar is feasible now.

What type of PR is this?

What problem(s) does this PR solve?

Issue(s) number: #324

wey-gu commented 6 months ago

Need to add examples and docs