I'd like to get the id's of the nodes connected by an edge - just by calling g.E().hasLabel('someLabel'). Is that possible?