Hi guys- I'm using the binary protocol with Oriento/Node.js
I need to load a record via the RID. But, there are some properties I don't need. In particular, all the out_ and in_, and some others that I want filtered. What's the fastest way to do this? Using select? But, if I use select, then I don't know how to specify "all except X". Also, I've heard loading directly is fastest (using load record/get). But what's the best option? -- --- 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.
