Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Orient
Tests
DbRunner
C# Class Orient.Tests.DbRunner
Mostrar archivo
Open project: workshare/OrientDB-NET.binary
Class Usage Examples
Public Methods
Method
Description
StartOrientDb
(
string
dbDir
,
string
javaDir
) :
void
StopOrientDb
( ) :
void
Method Details
StartOrientDb()
public
static
method
public
static
StartOrientDb
(
string
dbDir
,
string
javaDir
) :
void
dbDir
string
javaDir
string
return
void
StopOrientDb()
public
static
method
public
static
StopOrientDb
( ) :
void
return
void