Hello,
Does dgraph support user-defined functions (like neo4j Java UDFs)?
I’ve tried to go over the documentation but all I found is some information on something to do specifically with linguistics.
I’d like, for example, to be able to affect the traversal process in custom ways using code running on the server - something like this: https://neo4j.com/docs/java-reference/current/tutorial-traversal/
I will very much appreciate any good information on the subject.
We consider going for a paid graph db product.
Cheers.