Sub-graph Isomorphism Index

An Index Data Structure for Fast Isomorphic Subset and Superset Queries

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.aksw.commons
ArtifactId

ArtifactId

subgraph-isomorphism-index-parent
Last Version

Last Version

1.5.1-1
Release Date

Release Date

Type

Type

pom
Description

Description

Sub-graph Isomorphism Index
An Index Data Structure for Fast Isomorphic Subset and Superset Queries
Project URL

Project URL

https://github.com/AKSW/SubgraphIsomorphismIndex
Source Code Management

Source Code Management

https://github.com/AKSW/SubgraphIsomorphismIndex

Download subgraph-isomorphism-index-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.aksw.commons/subgraph-isomorphism-index-parent/ -->
<dependency>
    <groupId>org.aksw.commons</groupId>
    <artifactId>subgraph-isomorphism-index-parent</artifactId>
    <version>1.5.1-1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.aksw.commons/subgraph-isomorphism-index-parent/
implementation 'org.aksw.commons:subgraph-isomorphism-index-parent:1.5.1-1'
// https://jarcasting.com/artifacts/org.aksw.commons/subgraph-isomorphism-index-parent/
implementation ("org.aksw.commons:subgraph-isomorphism-index-parent:1.5.1-1")
'org.aksw.commons:subgraph-isomorphism-index-parent:pom:1.5.1-1'
<dependency org="org.aksw.commons" name="subgraph-isomorphism-index-parent" rev="1.5.1-1">
  <artifact name="subgraph-isomorphism-index-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.aksw.commons', module='subgraph-isomorphism-index-parent', version='1.5.1-1')
)
libraryDependencies += "org.aksw.commons" % "subgraph-isomorphism-index-parent" % "1.5.1-1"
[org.aksw.commons/subgraph-isomorphism-index-parent "1.5.1-1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • subgraph-isomorphism-index-core
  • subgraph-isomorphism-index-jgrapht
  • jena-jgrapht-bindings
  • subgraph-isomorphism-index-jena
org.aksw.commons

AKSW Research Group @ University of Leipzig

Versions

Version
1.5.1-1
1.4.0-1
1.3.2
1.3.1
1.3.0
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0