Lugi,

You are welcome, happy to help!  What is the best mechanism to provide 
correction to errors in the docs?  Is posting here sufficient?  Or should I 
open an issue on GitHub per each error?

-Adam

On Monday, September 4, 2017 at 8:56:59 AM UTC-4, Luigi Dell'Aquila wrote:
>
> Hi Adam,
>
> Thank you very much for reporting, I just fixed the docs, the new version 
> should be available in a few minutes
>
> Thanks
>
> Luigi
>
>
> 2017-09-02 23:42 GMT+02:00 <ad...@cs.miami.edu <javascript:>>:
>
>> I think this can be fixed by just replacing OSQLQuery with OSQLSynchQuery
>>
>> -Adam
>>
>> On Saturday, September 2, 2017 at 5:32:12 PM UTC-4, ad...@cs.miami.edu 
>> wrote:
>>>
>>> This code in the doc :
>>>
>>> List<ODocument> result = db.query(
>>>    new OSQLQuery<ODocument>(
>>>       "SELECT FROM Animal WHERE id = 10
>>>       AND NAME LIKE 'G%'"
>>>    )
>>> );
>>>
>>> MY compiler is telling me that OSQLQuery is abstract and cannot be 
>>> instanced.  https://orientdb.com/docs/2.2/Document-API-Documents.html
>>>
>>> -- 
>>
>> --- 
>> 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 orient-databa...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 

--- 
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to