**API**: Provide an API for invoking the link prediction service. It should have two endpoints: * predict_link (start_node, end_type, threshold) * predict_subgraphs (start_node, subgraph_shape, threshold)