-
# Task Description
# Tasks
The following tasks will need to be carried out:
* [x] Make it possible to have custom `GraphDatabaseConfiguration`
* [x] Implement a `TransactionVertexIDAssigner`…
-
I'm trying to setup the JG docker image to use ConfiguredGraphFactory. Not sure if I am doing it correctly but anyway it seems there is an issue with the docker configuration options that aren't simpl…
-
# TheHive4 fails to start after reboot
### Request Type
Bug
### Work Environment
| Question | Answer
|---------------------------|--------------------
| OS version (server) …
-
### Request Type
Bug
### Work Environment
| Question | Answer |
| -------------------------- | ------------------------------------- |
| OS ve…
-
I would like to use AWS Keyspaces as my Cassandra backend for TheHive4, but it is not currently possible due to a lack of documentation and possibly Janusgraph's lack of support for AWS's Cassandra De…
-
The full build flag is not working as expected. For cassandra and cql tests, we have to activate docker-compose before and overwrite a config setting.
Idea: Checkout to split up builds and try to …
-
I'm using the latest docker containers of graphexplorer & -engine and janusgraph with lucene backend, I can query edges & vertices without any problem, but the UI does show any properties (edges & ver…
-
Setup
- Version: 0.5.3
- Storage Backend: cql
- Mixed Index Backend: elasticsearch
Under production load, our JanusGraph cluster failed to process from 1 to 30 requests / hour due to ElasticSear…
-
[This Cardinality](http://tinkerpop.apache.org/javadocs/3.2.1/core/index.html?org/apache/tinkerpop/gremlin/structure/VertexProperty.Cardinality.html) to be clear
Right now it there doesn't seem to …
-
Hi - I am new to GCP. I am trying to integrate java app with cloud pubsub emulator. I use java 8 on Windows 10 machine. I simply added the below dependency to pom and ran the example program `CreateSu…