vesoft-inc / nebula-python

Client API of Nebula Graph in Python
191 stars 75 forks source link

Do not have value attribute in the ScanEdge object gotten by StorageClient.scan_edge #262

Closed autumnalK closed 1 year ago

autumnalK commented 1 year ago

I'm quite sure that I do have data in Nebula. My Nebula verison is 1.2.7 and I installed the nebula-python==1.1.0 When I refer to the StorageClientExample.py, the ScanEdge result I got has no value.

Just want to know what wrong I may have done qwq

QingZ11 commented 1 year ago

As we communicated in the post https://discuss.nebula-graph.com.cn/t/topic/12240, we recommend you to upgrade the core and tool versions if production environment allows.

QingZ11 commented 1 year ago

I have noticed that the issue you created hasn’t been updated for nearly a month, so I have to close it for now. If you have any new updates, you are welcome to reopen this issue anytime.

Thanks a lot for your contribution anyway 😊