-
# Task Description
We need to upgrade `commons-beanutils:commons-beanutils:1.9.3` to `1.9.4`, as it fixes security vulnerabilites.
An automated pull request ( strongbox/strongbox-parent#78 ) wa…
-
Have you done any benchmarking against something as wide spread as Janus Graph?
This looks exciting but I'm curious if it's worth a solid days commitment of time.
-
### Work Environment
| Question | Answer
|---------------------------|--------------------
| OS version (server) | Ubuntu 18.0.4 LTS
| Thehive version | 4.0RC3
|Cortex Vers…
-
Docker image sizes are unusually large (2GB+ for `datahub-frontend`). This could be lowered to a greater extent without any feature reduction.
We can refer to https://github.com/JanusGraph/janusgra…
-
*Installation details*
Scylla version (or git commit hash): 4.0.5-0.20200728.466cfb0ca66
Cluster size: 3 nodes, n2-highmem-16
OS (RHEL/CentOS/Ubuntu/AWS AMI): Ubuntu
Kernel: 4.15.0-1029-gcp #31-Ub…
-
Migrate existing relational schema to a standalone implementation of JanusGraph using Tinkerpop/Gremlin
-
Configuration:
```
# storage backend
gremlin.graph=org.janusgraph.core.JanusGraphFactory
storage.backend=cassandrathrift
storage.hostname=192.168.99.100
schema.default=none
# index backend
i…
-
In JanusGraph 0.3.0 SparkComputer has serialization error with GeoShape and PageRank.
```
gremlin> graph = GraphFactory.open('conf/hadoop-graph/read-hbase.properties')
==>hadoopgraph[hbaseinputfo…
-
When removing a property form the schema that has a reference to any other concept regardless of cardinality, the result is:
```json
{
"error": [
{
"message": "could not…
-
This list is great but lacks a list of Graphical User Interfaces. Of course there is Gephi, but I find it hard to find anything a bit more modern and lightweight.
I know the folks at Compose create…