BigConnect - Cypher Lab

Cypher client

Лицензия

Лицензия

Группа

Группа

io.bigconnect
Идентификатор

Идентификатор

cypher-lab
Последняя версия

Последняя версия

4.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

BigConnect - Cypher Lab
Cypher client
Система контроля версий

Система контроля версий

https://github.com/bigconnect/cypher-lab

Скачать cypher-lab

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.bigconnect/cypher-lab/ -->
<dependency>
    <groupId>io.bigconnect</groupId>
    <artifactId>cypher-lab</artifactId>
    <version>4.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bigconnect/cypher-lab/
implementation 'io.bigconnect:cypher-lab:4.2.0'
// https://jarcasting.com/artifacts/io.bigconnect/cypher-lab/
implementation ("io.bigconnect:cypher-lab:4.2.0")
'io.bigconnect:cypher-lab:jar:4.2.0'
<dependency org="io.bigconnect" name="cypher-lab" rev="4.2.0">
  <artifact name="cypher-lab" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bigconnect', module='cypher-lab', version='4.2.0')
)
libraryDependencies += "io.bigconnect" % "cypher-lab" % "4.2.0"
[io.bigconnect/cypher-lab "4.2.0"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

BigConnect Cypher Lab

BigConnect Cypher Lab is the general purpose user interface for working with Cypher queries. Query and visualize the database with modern and easy-to-use tools.

neo4j browser screenshot

Development setup

  1. Clone this repo
  2. Install yarn globally (not required but recommended): npm install -g yarn
  3. Install project dependencies: yarn

Development server

yarn start and point your web browser to http://localhost:8080.

Devtools

Download these two chrome extensions:

Production build

yarn build yarn prepare-jar mvn clean install

Версии библиотеки

Версия
4.2.0