[FAQ] Where do I find the API reference and documentation?

992 views
Skip to first unread message

snood

unread,
Oct 13, 2014, 6:52:26 AM10/13/14
to
It's possible to find the latest documentation at the following link:

If you want to find a particular version of BaasBox Server, you must add the version desired after documentation/

giastfader

unread,
Dec 25, 2014, 8:59:51 PM12/25/14
to baa...@googlegroups.com
We have added a wiki page to describe the plugin engine APIs (Javascript server side code):


Message has been deleted

Luca Scipioni

unread,
Jun 19, 2015, 11:10:17 AM6/19/15
to baa...@googlegroups.com
Thanks, i have read your documentation many times but there isn't anything about vertices. So i can't use OrientDB as graphdb with baasbox. So is there a way to use dijkstra function with baasbox? Or not?

giastfader

unread,
Jun 19, 2015, 11:21:52 AM6/19/15
to baa...@googlegroups.com
You can execute any arbitrary OrientDB statement within a plugin (since 0.9.4):

Documents are stored and linked among them as:

                   ---> Graph Node of Document_A  <---> Edges(Link API) <---> Graph Node of Document_B ._node ---- 
                   |                                                                                             |
Document_A._links -|                                                                                             |->Document_B       
 

Reply all
Reply to author
Forward
0 new messages