Re: Java APIs for Create/Open/Drop graph using ConfiguredGraphFactory - janusgraph
HadoopMarc <bi...@...>
Hi Anumodh, Interesting question. Using ConfiguredGraphFactory without gremlin server is relevant when you build your own REST endpoints for a graph application. While the ref docs may not address this use case, the javadocs for ConfiguredGraphFactory seem pretty self-explanatory. Did you checkout the following example graph properties file: including the line: gremlin.graph=org.janusgraph.core.ConfiguredGraphFactory What was the point where things became unclear? Best wishes, Marc Op zaterdag 25 juli 2020 om 01:08:07 UTC+2 schreef a...@...:
Hi JanusGraph team,
|
|