login                   Log in to the local neo4j server
matchDiseases           MATCH diseases of
                        PhysicalEntity/Reaction/Pathway
matchHierarchy          MATCH hierarchy
matchInteractors        MATCH interactors
matchObject             Basic query for database objects
matchPEroles            MATCH roles of PhysicalEntity
matchPaperObjects       MATCH objects related to a paper
matchPrecedingAndFollowingEvents
                        MATCH the preceding/following Events
matchReactionsInPathway
                        MATCH Reactions in associated Pathway
matchReferrals          MATCH biological referrals
multiObjects            Retrieve multiple Reactome objects
unnestListCol           Unnest a column of lists in a dataframe
