https://github.com/awslabs/amazon-neptune-tools

Tools and utilities to enable loading data and building graph applications with Amazon Neptune.

https://github.com/awslabs/amazon-neptune-tools

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.4%) to scientific vocabulary

Keywords

amazon-neptune aws-neptune graphml
Last synced: 6 months ago · JSON representation

Repository

Tools and utilities to enable loading data and building graph applications with Amazon Neptune.

Basic Info
  • Host: GitHub
  • Owner: awslabs
  • License: apache-2.0
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 2.48 MB
Statistics
  • Stars: 310
  • Watchers: 29
  • Forks: 152
  • Open Issues: 37
  • Releases: 10
Topics
amazon-neptune aws-neptune graphml
Created about 8 years ago · Last pushed 7 months ago
Metadata Files
Readme Contributing License Code of conduct

README.md

Amazon Neptune Tools

Utilities to enable loading data and building graph applications with Amazon Neptune.

Examples

You may also be interested in the Neptune Samples github repository, which includes samples and example code.

GraphML 2 CSV

This is a utility to convert graphml files into the Neptune CSV format.

Export Neptune to Elasticsearch

Backfills Elasticsearch with data from an existing Amazon Neptune database.

The Neptune Full-text Search CloudFormation templates provide a mechanism for indexing all new data that is added to an Amazon Neptune database in Elasticsearch. However, there are situations in which you may want to index existing data in a Neptune database prior to enabling the full-text search integration.

You can use this export Neptune to Elasticsearch solution to index existing data in an Amazon Neptune database in Elasticsearch.

Neo4j to Neptune

A command-line utility for migrating data to Neptune from Neo4j.

Glue Neptune

glue-neptune is a Python library for AWS Glue that helps writing data to Amazon Neptune from Glue jobs. With glue-neptune you can: * Get Neptune connection information from the Glue Data Catalog * Create label and node and edge ID columns in DynamicFrames, named in accordance with the Neptune CSV bulk load format for property graphs * Write from DynamicFrames directly to Neptune

Neptune CSV to RDF

If you're interested in converting Neptune's CSV format to RDF, see amazon-neptune-csv-to-rdf-converter.

Neptune CSV to Gremlin

csv-gremlin is a tool that can turn Amazon Neptune format CSV files into Gremlin steps allowing them to be loaded into different Apache TinkerPop compliant stores (including Amazon Neptune) using Gremlin queries. The tool also tries to validate that the CSV files do not contain errors and can be use to inspect CSV files prior to starting a bulk load.

CSV to Neptune Bulk Format CSV

csv-to-neptune-bulk-format is a utility to identify nodes and edges in the source CSV data file(s) and generate the Amazon Neptune gremlin load data format files. A configuration file (JSON) defines the source and target files, nodes/edges definition, and selection logic. The script interprets one or more configuration files and generates Amazon Neptune gremlin load data format files. The generated files can be loaded into the Neptune database.

neptune-gremlin-js

A Javascript SDK for querying Neptune with gremlin.

License

This library is licensed under the Apache 2.0 License.

Owner

  • Name: Amazon Web Services - Labs
  • Login: awslabs
  • Kind: organization
  • Location: Seattle, WA

AWS Labs

GitHub Events

Total
  • Create event: 10
  • Release event: 1
  • Issues event: 4
  • Watch event: 13
  • Delete event: 5
  • Issue comment event: 2
  • Push event: 8
  • Pull request review event: 2
  • Pull request event: 21
  • Fork event: 2
Last Year
  • Create event: 10
  • Release event: 1
  • Issues event: 4
  • Watch event: 13
  • Delete event: 5
  • Issue comment event: 2
  • Push event: 8
  • Pull request review event: 2
  • Pull request event: 21
  • Fork event: 2

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 31
  • Total pull requests: 144
  • Average time to close issues: 9 months
  • Average time to close pull requests: about 2 months
  • Total issue authors: 30
  • Total pull request authors: 20
  • Average comments per issue: 2.97
  • Average comments per pull request: 0.12
  • Merged pull requests: 114
  • Bot issues: 0
  • Bot pull requests: 70
Past Year
  • Issues: 3
  • Pull requests: 30
  • Average time to close issues: less than a minute
  • Average time to close pull requests: 8 days
  • Issue authors: 3
  • Pull request authors: 4
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.07
  • Merged pull requests: 19
  • Bot issues: 0
  • Bot pull requests: 26
Top Authors
Issue Authors
  • triggan (2)
  • alxcnt (1)
  • sfonseka-provenir (1)
  • jason-easterday (1)
  • chetanpatilofficial (1)
  • echennh-zz (1)
  • nkalupahana (1)
  • cloudronin (1)
  • SergeVil (1)
  • afreeland (1)
  • imercier (1)
  • selva-thiruarul (1)
  • dblock (1)
  • adleite (1)
  • Pred05 (1)
Pull Request Authors
  • dependabot[bot] (70)
  • iansrobinson (43)
  • Cole-Greer (7)
  • ericzbeard (3)
  • xiazcy (3)
  • kartheekgottipati (2)
  • rawalpuneet (2)
  • triggan (2)
  • nkalupahana (1)
  • martynscn (1)
  • blakedunson (1)
  • KR-Ravindra (1)
  • afreeland (1)
  • gdotv (1)
  • brianok-aws (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (70) javascript (58) python (8) java (4)

Packages

  • Total packages: 2
  • Total downloads:
    • npm 356 last-month
  • Total dependent packages: 1
    (may contain duplicates)
  • Total dependent repositories: 1
    (may contain duplicates)
  • Total versions: 10
  • Total maintainers: 1
npmjs.org: neptune-gremlin

An SDK for querying an Amazon Neptune graph database using gremlin

  • Versions: 5
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 356 Last month
Rankings
Forks count: 2.7%
Stargazers count: 3.7%
Average: 10.1%
Dependent repos count: 10.8%
Downloads: 12.0%
Dependent packages count: 21.3%
Maintainers (1)
Last synced: 7 months ago
repo1.maven.org: software.amazon.neptune:neptune-endpoints-info-lambda

An AWS Lambda function that retrieves details of Amazon Neptune endpoints.

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Forks count: 12.0%
Stargazers count: 15.2%
Average: 27.0%
Dependent repos count: 32.0%
Dependent packages count: 48.9%
Last synced: 7 months ago

Dependencies

neo4j-to-neptune/pom.xml maven
  • com.fasterxml.jackson.core:jackson-databind [2.9.8,3.0)
  • com.github.rvesse:airline 2.6.0
  • joda-time:joda-time 2.10.5
  • org.apache.commons:commons-csv 1.6
  • junit:junit 4.13.1 test
neptune-export/pom.xml maven
  • com.amazonaws:amazon-kinesis-producer 0.14.0
  • com.amazonaws:amazon-neptune-gremlin-java-sigv4 2.1.1
  • com.amazonaws:amazon-neptune-sigv4-signer 2.1.1
  • com.amazonaws:amazon-neptune-sparql-java-sigv4 2.1.1
  • com.amazonaws:aws-java-sdk-core 1.11.982
  • com.amazonaws:aws-java-sdk-kinesis 1.11.982
  • com.amazonaws:aws-java-sdk-neptune 1.11.982
  • com.amazonaws:aws-java-sdk-s3 1.11.982
  • com.amazonaws:aws-lambda-java-core 1.2.1
  • com.fasterxml.jackson.core:jackson-databind 2.12.6.1
  • com.fasterxml.jackson.dataformat:jackson-dataformat-cbor 2.12.2
  • com.github.rvesse:airline 2.8.1
  • commons-io:commons-io 2.11.0
  • io.netty:netty-all 4.1.52.Final
  • org.apache.commons:commons-csv 1.9.0
  • org.apache.tinkerpop:gremlin-driver 3.4.8
  • org.apache.tinkerpop:gremlin-groovy 3.4.8
  • org.codehaus.plexus:plexus-utils 3.2.0
  • org.eclipse.rdf4j:rdf4j-repository-sparql 3.5.0
  • org.eclipse.rdf4j:rdf4j-rio-nquads 3.5.0
  • org.eclipse.rdf4j:rdf4j-rio-turtle 3.5.0
  • org.janusgraph:janusgraph-driver 0.5.3
  • org.slf4j:jcl-over-slf4j 1.8.0-beta2
  • org.slf4j:slf4j-api 1.8.0-beta2
  • org.slf4j:slf4j-simple 1.8.0-beta2
  • junit:junit 4.13.1 test
  • org.mockito:mockito-core 2.25.0 test
neptune-gremlin-client/gremlin-client/pom.xml maven
  • com.amazonaws:amazon-neptune-sigv4-signer
  • com.amazonaws:aws-java-sdk-core
  • com.amazonaws:aws-java-sdk-lambda
  • com.amazonaws:aws-java-sdk-neptune
  • com.amazonaws:aws-lambda-java-core
  • com.evanlennick:retry4j
  • com.github.rvesse:airline
  • org.apache.tinkerpop:gremlin-driver
  • junit:junit test
neptune-gremlin-client/gremlin-client-demo/pom.xml maven
  • org.slf4j:jcl-over-slf4j
  • org.slf4j:slf4j-api
  • org.slf4j:slf4j-simple
  • software.amazon.neptune:gremlin-client 1.0.4-SNAPSHOT
  • junit:junit test
neptune-gremlin-client/neptune-endpoints-info-lambda/pom.xml maven
  • software.amazon.neptune:gremlin-client 1.0.4-SNAPSHOT
neptune-gremlin-client/pom.xml maven
  • com.amazonaws:amazon-neptune-sigv4-signer 2.4.0
  • com.amazonaws:aws-java-sdk-core 1.12.38
  • com.amazonaws:aws-java-sdk-lambda 1.12.38
  • com.amazonaws:aws-java-sdk-neptune 1.12.38
  • com.amazonaws:aws-lambda-java-core 1.2.0
  • com.evanlennick:retry4j 0.15.0
  • com.fasterxml.jackson.core:jackson-databind 2.13.2.2
  • com.fasterxml.jackson.dataformat:jackson-dataformat-cbor 2.13.2
  • com.github.rvesse:airline 2.6.0
  • org.apache.tinkerpop:gremlin-driver 3.5.2
  • org.slf4j:jcl-over-slf4j 1.8.0-beta2
  • org.slf4j:slf4j-api 1.8.0-beta2
  • org.slf4j:slf4j-simple 1.8.0-beta2
  • junit:junit 4.13.1 test
neptune-streams-utils/examples/java8/pom.xml maven
  • com.amazonaws:amazon-neptune-streams-replicator-core 1.0.0 provided
  • com.amazonaws:amazon-neptune-streams-replicator-lambda 1.0.0 provided
  • com.amazonaws:amazon-neptune-gremlin-java-sigv4 2.0.2
  • com.amazonaws:amazon-neptune-sigv4-signer 2.0.2
  • org.apache.tinkerpop:gremlin-driver 3.4.3
export-neptune-to-elasticsearch/lambda/requirements.txt pypi
  • aws-kinesis-agg *
  • cachetools *
  • certifi *
  • elasticsearch ==6.4.0
  • protobuf ==3.15.0
  • rdflib ==6.1.1
  • requests *
  • requests_aws4auth *
  • retrying *
  • six ==1.16.0
neptune-gremlin-js/cdk-test-app/lambda/package-lock.json npm
  • 528 dependencies
neptune-gremlin-js/cdk-test-app/lambda/package.json npm
  • aws-sdk ^2.1025.0 development
  • jest ^26.4.2 development
  • @aws-crypto/sha256-js ^2.0.1
  • @aws-sdk/signature-v4 ^3.110.0
  • async ^3.2.1
  • aws4 ^1.11.0
  • axios ^0.24.0
  • gremlin ^3.5.1
  • jsonwebtoken ^9.0.0
  • jwk-to-pem ^2.0.5
  • qs ^6.10.1
  • util ^0.12.4
  • uuid ^8.3.2
neptune-gremlin-js/cdk-test-app/package-lock.json npm
  • 485 dependencies
neptune-gremlin-js/cdk-test-app/package.json npm
  • aws-cdk ^2.28.1 development
  • jest ^26.4.2 development
  • @aws-cdk/aws-neptune-alpha ^2.28.1-alpha.0
  • aws-cdk-lib 2.28.1
  • constructs ^10.0.0
neptune-gremlin-js/package-lock.json npm
  • 541 dependencies
neptune-gremlin-js/package.json npm
  • @swc/core ^1.2.137 development
  • @swc/wasm ^1.2.137 development
  • bufferutil ^4.0.6 development
  • canvas ^2.9.0 development
  • encoding ^0.1.13 development
  • eslint ^8.4.1 development
  • jest ^27.4.3 development
  • node-notifier ^10.0.1 development
  • retire ^3.0.6 development
  • ts-node ^10.5.0 development
  • utf-8-validate ^5.0.8 development
  • @aws-crypto/sha256-js ^2.0.1
  • @aws-sdk/signature-v4 ^3.110.0
  • async ^3.2.2
  • gremlin ^3.5.1
neptune-serverless-evaluator/requirements.txt pypi
  • beautifulsoup4 ==4.11.1
  • boto3 ==1.22.8
  • numpy ==1.19.5
  • python_dateutil ==2.8.2
  • requests ==2.27.1
neptune-python-utils/setup.py pypi
  • aiodns *
  • backoff *
  • cchardet *
  • gremlinpython *
  • idna-ssl *
  • requests *