Hi, The Java API has a handy count edges by type function: .countEdges(Direction.IN, Label)
Is there a function that allows me to the a list of possible labels? Something like String[] getEdgeTypes(Direction) Regards, -Stefan -- --- 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.
