Hi All, We wanted to use in-memory DB in orientdb. So i created an in-memoryDB and create a class with 74 properties, then I used jsonETL code to bulk load 1 million vertex to the class. The load was over in 50 seconds and I was very happy to see the quick data load. Now I went to the orientdb browser and did select from class and post execution I got 0 records, then I went to the schema tab and there also I can see that 0 records are there for the class I loaded 1 million records.
Can someone help me to browse through the records which I loaded in the in-memoryDB. the server I have not shutdown post records load. The same set of records I loaded to the plocal database and I can browse through the records there. If anyone has implemented and used the in-memory orientDB thenplease help me. Thanks, Shivanandan Gupta -- --- 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.
