orientechnologies / orientechnologies/orientdb-docs

orient.getGraph() has been removed from distro

Open
#380 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
CSS
Stars
59
Forks
165
PR merge metrics
No merged PRs in 30d

Description

On this page https://orientdb.com/docs/2.2.x/Functions-DB-Access.html it is said that orient.getGraph() returns the current transactional graph database instance.

In fact getGraph is not recognized in v3.x

Said here https://github.com/orientechnologies/orientdb/issues/8291 the "I think this is related to the fact that OrientGraph is no longer in the classpath, as it implements Apache TinkerPop 2, that was removed from the standard distro and replaced with TinkerPop3 in the orientdb-tp3 distribution"

It is very hard to understand and test for a newbie.
Is it possible to adjust the docs please ?

How to use the "transactional graph databse instance" then ?
Thanks for your help

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Functions-DB-Access.html page and the linked OrientDB issue #8291. Verify why orient.getGraph() is absent from the v3.x distribution and identify the supported way to obtain a transactional graph database instance. Done means correcting the outdated documentation and explaining the applicable v3.x usage clearly.

Written by the indexing model from the issue text.

Assessment

Domain
databases, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.