Re: Arrow Flight usage with graph databases

2022-08-08 Thread Valentyn Kahamlyk
, Discord registration/login may be required. On Fri, Aug 5, 2022 at 3:01 PM Valentyn Kahamlyk wrote: > Hello all,I'm hosting in Discord a short demo for proof of concept using > Arrow Flight with Gremlin, using string queries and GraphSON for > serialization. Any questions an

Re: Arrow Flight usage with graph databases

2022-08-05 Thread Valentyn Kahamlyk
ject: Re: Arrow Flight usage with graph databases > >>> > >>> External Email: Use caution with links and attachments > >>> > >>> > >>>> > >>>> We considered the option to analyze data to build a schema on the > >&g

Re: Arrow Flight usage with graph databases

2022-07-19 Thread Valentyn Kahamlyk
light as a transport for transmitting requests and data to Gremlin > Server. Serialization is still based on an internal format due to schema > creation complexity. > > So effectively, the internal format is being carried in a string/binary > column? > > On Mon, Jul 18, 2022, a

Arrow Flight usage with graph databases

2022-07-18 Thread Valentyn Kahamlyk
Hi All, I'm investigating the possibility of using Arrow Flight with graph databases, and exploring how to enable Arrow Flight endpoint in Apache Tinkerpop Gremlin server. Now graph databases use several incompatible protocols that make it difficult to use and spread the technology. A common feat