Last Version

Blueprints: A Property Graph Model Interface 2.6.0

Blueprints is a property graph model interface. It provides implementations, ouplementations, test suites, and supporting utilities.

License

License

GroupId

GroupId

com.tinkerpop.blueprints
ArtifactId

ArtifactId

blueprints
Version

Version

2.6.0
Type

Type

pom
Description

Description

Blueprints: A Property Graph Model Interface
Blueprints is a property graph model interface. It provides implementations, ouplementations, test suites, and supporting utilities.

Download blueprints 2.6.0

Filename Size
blueprints-2.6.0.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints/ -->
<dependency>
    <groupId>com.tinkerpop.blueprints</groupId>
    <artifactId>blueprints</artifactId>
    <version>2.6.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints/
implementation 'com.tinkerpop.blueprints:blueprints:2.6.0'
// https://jarcasting.com/artifacts/com.tinkerpop.blueprints/blueprints/
implementation ("com.tinkerpop.blueprints:blueprints:2.6.0")
'com.tinkerpop.blueprints:blueprints:pom:2.6.0'
<dependency org="com.tinkerpop.blueprints" name="blueprints" rev="2.6.0">
  <artifact name="blueprints" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tinkerpop.blueprints', module='blueprints', version='2.6.0')
)
libraryDependencies += "com.tinkerpop.blueprints" % "blueprints" % "2.6.0"
[com.tinkerpop.blueprints/blueprints "2.6.0"]

Dependencies

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

Project Modules

  • blueprints-core
  • blueprints-test
  • blueprints-graph-jung
  • blueprints-rexster-graph
  • blueprints-sparksee-graph
  • blueprints-neo4j-graph
  • blueprints-neo4j2-graph
  • blueprints-graph-sail
  • blueprints-sail-graph