SIGN IN SIGN UP

🔀 refactor(constants.py): refactor VERTEX_TYPE_MAP to use explicit import paths for better readability and maintainability

The VERTEX_TYPE_MAP dictionary in constants.py has been refactored to use explicit import paths for each vertex type. This improves the readability and maintainability of the code by making it clear where each vertex type is coming from.
G
Gabriel Luiz Freitas Almeida committed
18a04ad170edf76ef65611176b993c208a21dfde
Parent: 3bab730