Multi-query optimization for subgraph isomorphism search.
-
Notifications
You must be signed in to change notification settings - Fork 5
Implemented Multi-query sub graph isomorphism search algorithm to optimize general subgraph matching performed on graph databases such as Neo4j or Cassandra. The algorithm creates new queries by identifying common graphs in multiple queries and extract and store the result in the cache to avoid the redundant search for the same common graph. The…
RitvikJoshi/Multi-Query-Subgraph-Matching
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Implemented Multi-query sub graph isomorphism search algorithm to optimize general subgraph matching performed on graph databases such as Neo4j or Cassandra. The algorithm creates new queries by identifying common graphs in multiple queries and extract and store the result in the cache to avoid the redundant search for the same common graph. The…
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published