g

graph-store-catalog-applications

Neo4j Graph Data Science :: Graph Store Catalog Applications
https://neo4j.com/
GNU General Public License, Version 3
Team Graph Data Science, Neo4j
Files download
File Operation
graph-store-catalog-applications-2.6.0-alpha01.jar download
graph-store-catalog-applications-2.6.0-alpha01.pom download
graph-store-catalog-applications-2.6.0-alpha01-sources.jar download
Apache Maven
<dependency>
  <groupId>org.neo4j.gds</groupId>
  <artifactId>graph-store-catalog-applications</artifactId>
  <version>2.6.0-alpha01</version>
</dependency>
Gradle Groovy
implementation 'org.neo4j.gds:graph-store-catalog-applications:2.6.0-alpha01'
Gradle Kotlin
implementation("org.neo4j.gds:graph-store-catalog-applications:2.6.0-alpha01")
Scala SBT
libraryDependencies += "org.neo4j.gds" % "graph-store-catalog-applications" % "2.6.0-alpha01"
Groovy Grape
@Grapes(
  @Grab(group='org.neo4j.gds', module='graph-store-catalog-applications', version='2.6.0-alpha01')
)
Apache Ivy
<dependency org="org.neo4j.gds" name="graph-store-catalog-applications" rev="2.6.0-alpha01" />
Leiningen
[org.neo4j.gds/graph-store-catalog-applications "2.6.0-alpha01"]
Apache Buildr
'org.neo4j.gds:graph-store-catalog-applications:jar:2.6.0-alpha01'