jihot2000 commented on issue #220:
URL: https://github.com/apache/incubator-age/issues/220#issuecomment-1135552911

   > @jihot2000 I will not do your job for you. The specifics should help you...
   
   @JoshInnis Thank you. I reviewd the docs of AGE.
   
   In 
/intro/types.md[https://github.com/apache/incubator-age-website/blob/master/docs/intro/types.md],
 I find
   
   > GraphId
   > Simple entities are assigned a unique graphid. A graphid is a unique 
composition of the entity's label id and a unique sequence assigned to each 
label. Note that there will be overlap in ids when comparing entities from 
different graphs.
   
   So, I make an assumption that the ids of vertices in different labels will 
not be the same. And I can query a vertex with its id only. If I goes wrong 
with the doc, please let me know.
   
   I rewrite my question in issue #222 . I removed all the functions except 
```show_list_use_vle``` to make it more clear.
   
   English is not my native language. If some of my words look offensive, I 
didn't mean to that. Forgive me.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to