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]>:
>
> 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].
> 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