Java implementations of 'Graph of Interest' (GoI) and 'Common Target/Regulator' (CTR) queries from paper Algorithms for effective querying of compound graph-based pathway databases Addition to GoI and CTR, it also implements neighborhood query. CTR is also named as 'Common Stream'.
They are implemented as Neo4j User Defined Procedures.
Additionally, they are also implemented for JanusGraph.