Description Usage Arguments Author(s) See Also
View source: R/orientConnect.R
orientConnect Execute a SQL query against the OrientDB database.
| 1 2 | orientConnect(host = "localhost", username = "admin", password = "admin",
  port = "2480")
 | 
| host | The host name to the OrientDB DataBase (by default "localhost"). | 
| username | The username of the OrientDB DataBase. | 
| password | The password of the OrientDB DataBase. | 
| port | The Port of OrientDB DataBase (by default 2480) | 
Mohamed Karim Bouaziz mohamed.karim.bouaziz@gmail.com
orientDataBases, orientDataBaseDetail
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.