I've sent a Pull Request long time ago fixing this, but it was to the old neo4j repository. Guess it wasn't merged.
https://github.com/neo4j/graphdb/pull/2 Can send it again, if the guys want. 2011/7/7 Niels Hoogeveen <[email protected]> > > The interface of org.neo4j.graphdb.Expander contains a typo. > The method addRelationsipFilter(Predicate<? super Relationship>) should be > called addRelationshipFilter(Predicate<? super Relationship>). > Niels > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user > -- Adriano Almeida Caelum | Ensino e Inovação www.caelum.com.br _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

