Hi, what do we need EventGraph for? GraphContextImpl.java: this.titanGraph = TitanFactory.open(conf); this.eventGraph = new EventGraph<TitanGraph>(this.titanGraph); Thanks, Ondra