schema.vertexLabel('person').properties('name').create() schema.edgeLabel('friend').properties('since').create()