Re: Janusgraph Authentication cannot create users
HadoopMarc <bi...@...>
See the section "Credentials graph DSL" in: So, you instantiate the CredentialsDB GraphTraversalSource using: credentials = graph.traversal(CredentialTraversalSource.class) where graph is the JanusGraph instance holding your CredentialsDb (the TinkerPop ref docs refer to TinkerGraph which is not applicable here). HTH, Marc Op maandag 20 juli 2020 om 12:04:20 UTC+2 schreef spars...@...:
|
|