| License |
License |
|---|---|
| Categories |
CategoriesNeo4J Data Databases |
| GroupId | GroupIdorg.neo4j |
| ArtifactId | ArtifactIdgraph-algorithms-docs |
| Version | Version3.5.4.0 |
| Type | Typejar |
| Description |
DescriptionNeo4j Graph Algorithms :: Docs
Efficient Graph Algorithms for Neo4j - Documentation
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| graph-algorithms-docs-3.5.4.0.pom | |
| graph-algorithms-docs-3.5.4.0.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.neo4j/graph-algorithms-docs/ -->
<dependency>
<groupId>org.neo4j</groupId>
<artifactId>graph-algorithms-docs</artifactId>
<version>3.5.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.neo4j/graph-algorithms-docs/
implementation 'org.neo4j:graph-algorithms-docs:3.5.4.0'
// https://jarcasting.com/artifacts/org.neo4j/graph-algorithms-docs/
implementation ("org.neo4j:graph-algorithms-docs:3.5.4.0")
'org.neo4j:graph-algorithms-docs:jar:3.5.4.0'
<dependency org="org.neo4j" name="graph-algorithms-docs" rev="3.5.4.0">
<artifact name="graph-algorithms-docs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.neo4j', module='graph-algorithms-docs', version='3.5.4.0')
)
libraryDependencies += "org.neo4j" % "graph-algorithms-docs" % "3.5.4.0"
[org.neo4j/graph-algorithms-docs "3.5.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.neo4j : graph-algorithms-algo | jar | 3.5.4.0 |