1// Relation extraction entry points for the Shell plugin. 2 3mod graph_builder; 4pub use graph_builder::ShellGraphBuilder;