-
Hi there,
There are some situation that confused me, When I use `Text Predicate` search to match multiple properties in JanusGraph.
Specification, I desire to match keywords with multiple prope…
-
Good day!
1) I use JanusGraph in conjunction with ScyllaDB. I am planning to use ScyllaDB in a clustered version. For this I need to not just create a keyspace: storage.cql.keyspace=janusgraph
And…
-
I find that in JanusGraph.Java we can use mgmt = graph.openManagement() to manage the schemas,
do we have similar functions in this project?
-
When I query all the vertices with gremlin
**_g.V().has("rdfs:label",Text.textContains("杨"))_**
There are many vertices with label person in the result.
But, When I query with label…
-
Hi,
I'm using the latest docker image under Kubernetes.
I tried to found out which gremlin server the current release is using but without any luck.
Accessing the container itself, and searching in…
-
How may one connect to a graph with the gremlinpython package when there are multiple graphs created with `ConfiguredGraphFactory.create("")`?
when trying to connect with graph `air_routes`,
```…
-
Add support for configuring Janusgraph for lineage & egeria repository to use.
Ideally both
a) A simple deployment within the chart (for understanding, tutorials, validation)
b) pointing to ext…
-
I am using Janus Graph and we are facing issue , when we want to handle meta properties of a vertex property , issue is meta properties are missing , we are not able to see them , i doubt on the class…
-
We want to add a spark ETL job that will push output data from fink into Janusgraph.
There should be a configurable option to load the data schema as well, which will read the schema from parquet dat…
-
When testing the 2.2 release I noted:
* CTS using the inmemory repository works perfectly
* CTS fails using the graph repository
* failure occurs on 2 different k8s environments
* Log files ar…