You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then user get an Object, and when they need to get the object's datatype, they still need to judge the Object's class type.
So they can just write the cast function to get the Value's specific class type.
ref vesoft-inc/nebula-python#222
This will be handy for users to get the wrapped value with one go.
The text was updated successfully, but these errors were encountered: