Frédéric SICRE
Frédéric SICRE
### OrientDB Version: 3.0.27 + 3.1.3 ### Java Version: openjdk version "1.8.0_252" OpenJDK Runtime Environment (build 1.8.0_252-b09) 64-Bit Server VM (build 25.252-b09, mixed mode) ### OS: Centos 7 Linux 3.10.0-1127.10.1.el7.x86_64...
do you think that BitMagic could be installed with https://conan.io/ ?
Tf-idf
Hi, could you add the possibility to have the "tf-idf" (or equivalent) by term, like you've done for the frequency ?
I'm trying to find a way of "reversing" a RID to its Vertex class name. Please, could you add this method into PhpOrient\Protocols\Common\ClustersMap.php ? ``` /** * Give the name...
context : create two records, the second has a LINK property named "friend" pointing to the first record question : how to fetch both records, in one query, only knowing...
fix #18 (and more)