gremlin> g.withSideEffect("a", "marko").addV().property("name", select("a")) java.lang.NullPointerException
GitHub Pull Request #527