Gremlin

Extension that contains activities to perform upsert operation against Gremlin Janusgraph server
  • Connector : A gremlin connector is the component that stores the Janusgraph server connection information. Activities which connect to the same gremlin connector would connect to the same Janusgraph server instance

  • JanusgraphUpsert : A JanusgraphUpsert activity consumes the graph entities from BuildGraph activity and inserts/updates them to Janusgraph server


Last modified December 3, 2020: move docs (4458cdf)