I am trying to write a custom function in Java that can be called from the console. I have seen https://github.com/orientechnologies/orientdb/wiki/SQL-Functions#custom-functions-in-java as a simple example, but there is no mention of how to register the function so that it can be called from the console later. Does anyone have an example or guidance on the registration step?
-- --- 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.
