This repository was archived by the owner on Feb 20, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathreadme.txt
More file actions
69 lines (55 loc) · 3.17 KB
/
readme.txt
File metadata and controls
69 lines (55 loc) · 3.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
.
.` `
, `:.
`,` ,:`
.,. :,,
.,, ,,,
. .,.::::: ```` ::::::::: :::::::::
,` .::,,,,::.,,,,,,`;; .: :::::::::: ::: :::
`,. ::,,,,,,,:.,,.` ` .: ::: ::: ::: :::
,,:,:,,,,,,,,::. ` ` `` .: ::: ::: ::: :::
,,:.,,,,,,,,,: `::, ,, ::,::` : :,::` :::: ::: ::: ::: :::
,:,,,,,,,,,,::,: ,, :. : :: : .: ::: ::: :::::::
:,,,,,,,,,,:,:: ,, : : : : .: ::: ::: :::::::::
` :,,,,,,,,,,:,::, ,, .:::::::: : : .: ::: ::: ::: :::
`,...,,:,,,,,,,,,: .:,. ,, ,, : : .: ::: ::: ::: :::
.,,,,::,,,,,,,: `: , ,, : ` : : .: ::: ::: ::: :::
...,::,,,,::.. `: .,, :, : : : .: ::::::::::: ::: :::
,::::,,,. `: ,, ::::: : : .: ::::::::: ::::::::::
,,:` `,,.
,,, .,` MULTI MODEL
,,. `, GRAPH DOCUMENT DATABASE
`` `.
`` ENTERPRISE EDITION
` www.orientdb.org
*********************************************************************************
QUICK START
---------------
1) Start the server by executing “server.sh” (or “server.bat” if you’re using
Windows) under the “bin” directory. On most of OS you can just double click
on it.
2) Type in the terminal the password you want to assign to the “root” user. This
is needed only the first time.
2) To Open Studio Web Tool, open a browser and point it to the URL:
http://localhost:2480
3) You can also use the console, it’s in “bin” directory. Launch “console.sh”
(or “console.bat” if you’re using Windows)
4) To monitor your OrientDB Server, start the Enterprise Workbench.
REQUIREMENTS
---------------
Before to download, compile and install the last version of OrientDB please
assure to have Java installed. OrientDB needs Java JDK version 6 or major
to run the Server.
We suggest to use Java version 8 because it's much faster than Java 6 and 7.
To download Java go to: http://www.java.com/en/download/
Note: Please assure to download the JDK and not JRE.
INFORMATION
---------------
For more information visit the official website: http://www.orientdb.org.
Remember OrientDB Enterprise Edition is a commercial product created by
Orient Technologies LTD. If you're interested in professional support,
training or consultancy contact: info@orientechnologies.com.
Enjoy the Graphs,
Orient Technologies
The company behind OrientDB
(www.orientechnologies.com)