Skip to main content

Command-line Interface tailored to working with Neo4j Knowledge Graph Databses hosted via Tapis Pods.

Project description

ICICONSOLE

Overview

ICICONSOLE is designed to provide an efficient and powerful interface to Neo4j Knowledge Graph databases hosted on HPC resources, leveraging Tapis.

This application is specialized for knowledge graph querying, and has some basic CYPHER commands built in.

Installation

Requires Python 3.10 or higher. You can clone this repository and manually install the requirements, or you can directly install the application from PyPi.

pip install ICICONSOLE
python -m ICICONSOLE

OR

git clone https://github.com/sdsc-hpc-training-org/hello_icicle_auth_clients.git
cd hello_icicle_auth_clients/icicle_rel_03_2023/CLI/ICICONSOLE
pip install pandas
pip install py2neo
pip install tapipy
python ICICONSOLE.py

First time user guide

You will be asked to login with your TACC account. If you aren't sure if you have this, visit the TACC portal.

Next, you will see the Tapis Pods that you have been given permission to access. If you don't see any, please contact the owner of the Pod you wish to access. Type in the ID of the Pod that you want to access.

Once you do this, you will be in a custom made console for interfacing with the Knowledge Graph, using the Cypher language. If you know Cypher, you can start typing in commands like

MATCH(n) RETURN n LIMIT 10

If you are not familiar with Cypher, don't worry! This is meant for users who have never used Cypher before. Type in "help" to view some of the built in commands to start exploring the knowledge graph. These built in commands will grow more extensive as time goes on.

The welcome message for the Knowledge Graph console contains helpful tips, like "new", "exit", "clear", and "help".

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ICICONSOLE-0.0.8.tar.gz (43.3 kB view hashes)

Uploaded Source

Built Distribution

ICICONSOLE-0.0.8-py3-none-any.whl (31.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page