Are there any good tutorails available?

58 views
Skip to first unread message

Manoj Kumar

unread,
Oct 16, 2017, 6:25:13 AM10/16/17
to HyperGraphDB
I have tried to google through and found only the git hub page with limited type of tutorials.
Please let me know if there are some real good ones available.

mscsf...@pucit.edu.pk

unread,
Jul 18, 2018, 3:03:09 AM7/18/18
to HyperGraphDB
Have you find any good tutorial? Please share with me. I am also looking for that.

Borislav Iordanov

unread,
Jul 18, 2018, 1:29:10 PM7/18/18
to hyperg...@googlegroups.com
--
You received this message because you are subscribed to the Google Groups "HyperGraphDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hypergraphdb...@googlegroups.com.
To post to this group, send email to hyperg...@googlegroups.com.
Visit this group at https://groups.google.com/group/hypergraphdb.
For more options, visit https://groups.google.com/d/optout.

ZARYAB ARIF

unread,
Jul 19, 2018, 12:20:12 PM7/19/18
to hyperg...@googlegroups.com
Hi ,

Hypergraph supports OLTP operations or not? I am unable to find the answer of this question.

On Wed, Jul 18, 2018 at 10:29 AM, Borislav Iordanov <borislav...@gmail.com> wrote:
On Jul 18, 2018, at 3:03 AM, mscsf...@pucit.edu.pk wrote:

Have you find any good tutorial? Please share with me. I am also looking for that.

On Monday, October 16, 2017 at 3:25:13 AM UTC-7, Manoj Kumar wrote:
I have tried to google through and found only the git hub page with limited type of tutorials.
Please let me know if there are some real good ones available.

--
You received this message because you are subscribed to the Google Groups "HyperGraphDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hypergraphdb+unsubscribe@googlegroups.com.

To post to this group, send email to hyperg...@googlegroups.com.
Visit this group at https://groups.google.com/group/hypergraphdb.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "HyperGraphDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hypergraphdb+unsubscribe@googlegroups.com.

Borislav Iordanov

unread,
Jul 19, 2018, 1:00:30 PM7/19/18
to hyperg...@googlegroups.com
Hi,

Yes it does. HGDB has a very good OLTP support. Transactions are ACID and it uses MVCC so you have this pattern of single writer multiple readers which makes for very efficient OLTP processing. HGDB can do a traversal of millions of nodes in an isolated read-only manner. I’m not sure if other graph database are capable of that, it used to be that HGDB was the only one with this level of isolation, but haven’t checked the competition lately :)

Best,
Boris

To unsubscribe from this group and stop receiving emails from it, send an email to hypergraphdb...@googlegroups.com.

ZARYAB ARIF

unread,
Jul 19, 2018, 1:06:32 PM7/19/18
to hyperg...@googlegroups.com
Okay thanks. I am working on a benchmarking of hypergraph :) 

ZARYAB ARIF

unread,
Jul 20, 2018, 9:20:52 AM7/20/18
to hyperg...@googlegroups.com
Hi Boris,

I am unable to create new database instance. I imported the hgdb in intellij. I have found the java code as well. But I am unable to understand where I have to add that code. There are plenty of files there.  I have search from google, YouTube etc. Everyone says add code but where I have to add that in which file? 

Borislav Iordanov

unread,
Jul 20, 2018, 10:43:48 AM7/20/18
to hyperg...@googlegroups.com
Hey,

HGDB is used as an embedded database, so you need to write your own Java program. You can follow the tutorials here for starting point to the APIs:


Boris

To unsubscribe from this group and stop receiving emails from it, send an email to hypergraphdb...@googlegroups.com.

ZARYAB ARIF

unread,
Jul 20, 2018, 10:55:47 AM7/20/18
to hyperg...@googlegroups.com
Okay thanks Boris
Reply all
Reply to author
Forward
0 new messages