orientdb-docs icon indicating copy to clipboard operation
orientdb-docs copied to clipboard

Repository of the entire OrientDB documentation.

Results 85 orientdb-docs issues
Sort by recently updated
recently updated
newest added

http://orientdb.com/docs/last/SQL-Functions.html#out Get all the outgoing vertices from all the **Vehicle** vertices: SELECT out() FROM **V** Get all the **incoming** vertices connected with edges with label (class) "Eats" and "Favorited" from...

bug
PBL1

While [Relationships](http://orientdb.com/docs/2.2.x/Tutorial-Relationships.html) includes images of relational databases, [Working with Graphs](http://orientdb.com/docs/2.2.x/Tutorial-Working-with-graphs.html) doesn't have any image of the graph database. Please add one, it would be a huge help to visualize what...

enhancement
PEL1

Replace text (2 mentions) and incorrect link http://www.orientechnologies.com/enterprise/last/clustermgmt.html

bug
PBL1

1. Improve explanation on how to set variables for automatic dump in the page http://orientdb.com/docs/master/Profiler.html#automatic-dump 2. Fix broken link

bug
PBL1

Discussed internally with Luigi some weeks ago In the page http://orientdb.com/docs/master/Graph-VE.html , section "Creating Element and Properties Together" we say that both addVertex and addEdge "accept Map as a parameter"...

bug
PBL1

Starting with http://orientdb.com/docs/master/Transactions.html (high priority) and then handling the following pages: http://orientdb.com/docs/master/Teleporter-Home.html http://orientdb.com/docs/master/Troubleshooting.html http://orientdb.com/docs/master/Troubleshooting-Java.html http://orientdb.com/docs/master/Security-New-Security-Features-Code-Changes.html http://orientdb.com/docs/master/Javascript-Driver.html http://orientdb.com/docs/master/OrientDB-REST.html http://orientdb.com/docs/master/SQL-Functions.html http://orientdb.com/docs/master/SQL-Methods.html http://orientdb.com/docs/master/Paginated-Local-Storage.html http://orientdb.com/docs/last/Teleporter-Home.html http://orientdb.com/docs/last/Teleporter-Import-Configuration.html Note also that: http://orientdb.com/docs/master/Pivoting-With-Query.html misses #h1

bug
PBL1

Backporting santo's work done in master (different ways on how to get and set a variable: via java, command line, console, config file, etc)

enhancement
PEL1

(Partial) List of pages that need technical review to make sure that their content is still up-to-date (and in case implement the needed changes) **P1:** **P2:** **P3:** **Unprioritized:** - [...

enhancement
refactor

This option, while [poorly documented](https://plugins.gitbook.com/plugin/versions), seems to prevent the redirect to the main page when we change the version.

enhancement

Somehow between 2.0 and 2.1 we lost the numbers of the summary entries - which are useful in my opinion. Not sure if this was intentional Also, I feel CSS...

enhancement