Problem Definition

Given a graph database and a query graph, discover all graphs containing this query graph.

Sample database

Subgraph Search Over Large Graph Database

Applications

  • Chemical Informatics (chemical compound)
  • Bioinformatics (protein structure, pathway)
  • Workflow
  • XML

相关文章:

  • 2022-12-23
  • 2021-06-10
  • 2021-08-15
  • 2021-09-25
  • 2021-11-27
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-03
  • 2021-10-13
  • 2022-12-23
  • 2022-12-23
  • 2021-12-28
  • 2021-12-29
  • 2021-06-07
相关资源
相似解决方案