.net - How to retrieve embeddedMap type from orient DB to asp.net side? -
i have class named "testclass" , has property called "settings" , type embedded map.
my query follows.
select settings testclass
how can value in .net side using https://github.com/orientechnologies/orientdb-net.binary api?
thanks in advanced..
Comments
Post a Comment