dear sir,
whats the method to find out the java class containing that command or 
method if i know about console command??

On Monday, 15 December 2014 17:49:30 UTC+5:30, Enrico Risa wrote:
>
> Hi Ankit
>
> you Should use  OServerAdmin class
>
> like this
>
> final OServerAdmin admin = new 
> OServerAdmin("remote:localhost").connect("root", "root");
> final Map<String, String> list = admin.listDatabases();
>
> Enrico
>
> 2014-12-15 12:27 GMT+01:00 Ankit Jain <[email protected] <javascript:>>:
>>
>> hello i have a drop down list..i checked up all classes and methods in 
>> javadocs..but cant find it....can someone tell me how can i list all 
>> databases or show up all databases available ...can i also filter them upon 
>> their type like graph or document.....??
>>
>> -- 
>>
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "OrientDB" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to