A Subgraph Similarity Query Method Based on Graph Measure
A similar query and subgraph technology, applied in the database field, can solve the problem of not supporting non-connected subgraph similar query, unable to support similar query, etc., to achieve the effect of improving efficiency
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Examples
Embodiment Construction
[0017] The present invention will be further described below in combination with specific embodiments, so that those skilled in the art can better understand the present invention, but the present invention is not limited thereto.
[0018] Given a set of data graphs D={G1, G2, ..., Gn}, a query graph q, and a subgraph similarity distance threshold s, find all data graphs in D that have a similar distance to the subgraph of q that is less than s.
[0019]For subgraph similarity query, the simplest method is to calculate the subgraph similarity distance with q for all graphs in D, and return the subgraph similarity distance less than s. However, the time overhead of this method is very large, so this scheme proposes a filtering method. That is, for a certain graph G in D, estimate the subgraph similarity distance between G and q. If the distance is definitely greater than s, even though the exact value of the subgraph similarity distance is unknown, G can still be filtered out. ...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More