All Classes and Interfaces

Class
Description
The base class for an edge in the traversed graph.
Adapter class for a graph that is queried.
 
Implements breadth-first search.
Searches common downstream or common upstream of a specified set of entities based on the given direction within the boundaries of a specified length limit.
Wrapper for the Control class.
Wrapper for the Control class.
Wrapper for the Conversion class.
When an algorithm searches for a paths between multiple source nodes, or from a source to a target node (source and targets may overlap), sometimes there comes paths from and to the same node, i.e cycles.
Filter by data source.
Direction is used for specifying upstream, downstream or both.
Wrapper interface for edges in a graph to be queried.
Wrapper for links between L3 objects.
Wrapper for links between L3 objects.
This is the parent wrapper class for both Conversion and TemplateReaction objects.
This is the parent wrapper class for both Conversion and TemplateReaction objects.
This is the base filter class that can be applied to any level 3 element.
This graph interface is used in graph algorithms.
Wrapper for L3 Graphs.
Wrapper for L3 Graphs.
A graph object is the common interface for nodes and edges in a graph.
Wrapper for Interaction class, excluding Control objects.
Specifies whether the length limit is a normal limit or shortest_plus_k limit.
Searches the neighborhood of given source set of nodes
Node interface to use in graph algorithms.
Filter by organism.
Finds the paths between the specified source set of states within the boundaries of a specified length limit.
Finds the paths from a specified source set of states or entities to a specified target set of states or entities within the boundaries of a specified length limit.
Wrapper for PhysicalEntity.
Wrapper for PhysicalEntity.
This algorithm is used internally by PathsBetween and PathsFromTo algorithms.
This class provides static methods to execute graph queries.
This is the base class for filters that are filtering based on values of specific fields of the objects and their related objects.
Wrapper for TemplateReaction class.
Filters out ubiquitous entities, whose IDs are supplied by user.