dataset

Given a query subgraph, find the most similar subgraph in the existing dataset.

Returns: The matched subgraph and a score for the match.

post/dataset/match

Request body

datasetstring required

The dataset to match against

match_thresholdnumber double

Response

Match correspondences

object required

Changes