\ Introduction System Biology Graph Extender (SBGE) ~ \ cite {eckman} Extends the relational database management system using graphical objects and operations and supports SQL queries on biological networks. It uses SQL to manage graph node and edge attribute data and manages graphics operations using SQL extensions through \ textit {user-defined functions (UDF)}. UDFs can be used anywhere in SQL queries, and those return type expressions can be used. This defines the graphic as the first type of SQL data type and uses a graphical instance of SQL to allow strings and numbers to be used in the same way.
Science is complicated, messy and beautiful. The chart is full. In evolutionary biology, we may study graphs of ancestors. The scientific process itself is a chart. When large organizations collaborate towards scientific goals, a metagraph of the relationship between the teams is created. Graphs are an effective way to extract structures from chaotic systems. Benchling models scientific experiments as directed acyclic graphs called workflows. Each node in the figure represents an experimental step, each edge represents a biological sample generated in the previous step and is consumed in the next step. In other words, this is a table of what you are doing and what you are doing.
The graph is defined by these two different parts, vertices and edges. Some graphics have many edges and are defined as high-density graphics compared to nodes, while graphics with smaller edge-to-node ratios are called sparse graphics. Likewise, if there is a directional flow at the edge of the graph, the graph is defined to be oriented, and the graph with no flow in the direction without edges is undirected. Because it directly affects the chart display method, it is important to be able to distinguish these functions. But wait - how do you represent the chart? This is what we have to do, but we are not actually completing this part. We already understand the chart to a certain extent, so we can base it! (Please see what I mean by returning to what we already know.)