AndBondStyle commented on issue #628:
URL: https://github.com/apache/age/issues/628#issuecomment-1404885181

   Can you explain what's the conceptual difference between a label and a 
property? For example, I can assign types to objects like 1) `(:label)` or 2) 
`(: {type: "label"})`. Can I improve the performance of my query if I switch to 
2nd option? And what are the possible downsides? My application potentially can 
have a lot of deep queries without specifying concrete types (labels), e.g. 
"get all children verticies C of current edge V, so that C - [part_of] -> V"


-- 
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: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to