class Java::ComOrientechnologiesOrientCoreDbRecordRidbag::ORidBag

Public Instance Methods

from_orient() click to toggle source
# File lib/other.rb, line 343
def from_orient
  to_a.from_orient
end