from common import create_vertices print("CREATE INDEX ON :Label(id);") create_vertices(1000)