krlawrence / graph

Practical Gremlin - An Apache TinkerPop Tutorial
Apache License 2.0
830 stars 251 forks source link

Revamp JanusGraph intro and installation #264

Closed li-boxuan closed 11 months ago

li-boxuan commented 11 months ago

Revise JanusGraph intro and installation sections.

Notable changes:

  1. Now that TinkerGraph supports ACID transactions, it's not an "advanced capability" that TinkerPop doesn't have.
  2. Use JanusGraph terminologies, e.g. "storage backend" rather than "backend storage".
  3. Fix outdated links
  4. Explain more about the install package
  5. Add a few persistent storage backend examples