Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use orientdb functions? #14

Open
melokki opened this issue Mar 6, 2016 · 4 comments
Open

How to use orientdb functions? #14

melokki opened this issue Mar 6, 2016 · 4 comments

Comments

@melokki
Copy link

melokki commented Mar 6, 2016

Hi,
how can I write queries with functions like shortestpath or dijkstra or any other orientdb function?

for example, how can I write this query?
SELECT shortestPath(#8:32, #8:10, 'OUT')

@sgpatil
Copy link
Owner

sgpatil commented Mar 7, 2016

Hi @melokki unfortunately this feature is not added yet will try to include it soon.

@sgpatil sgpatil added feature and removed feature labels Mar 7, 2016
@melokki
Copy link
Author

melokki commented Mar 7, 2016

Oh, i understand, thank you for your reply.

I am looking forward for this feature.

@captainhusaynpenguin
Copy link

just as an overall follow up, is anyone still working on the project?

and because neo4j & OrientDB are essentially doing the same job, has anyone ever considered, forking the Neo4j Graph Eloquent Driver for Laravel?

@sgpatil
Copy link
Owner

sgpatil commented Oct 21, 2017

Hi @lostideaslab
I don't know if anybody still working on this, but, yes both Neo4j and orientDB are getting much attention in NoSQL databases field. Also, NeoEloquent is very efficient eloquent driver for laravel for Neo4j. Actually, at beginning, I had taken most of the references from it. I have stopped working on this because the project for which I was developing Oriquent is no more in development. But I will soon restart working on it as I am thinking to use Laravel + OrientDB in my upcoming personal project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants