LOOKUP ON user YIELD id(vertex) AS vid | LIMIT 1000;
LOOKUP ON user YIELD id(vertex) AS vid, user.platform | LIMIT 10