Open secana opened 9 years ago
Hi @secana, sorry about the 404... my Fabric project changed after posting that link. You can find several examples in the Fabric project by searching for Weave.Inst.Graph.
, which is how that particular project accesses its IWeaverGraph
reference.
I don't have further documentation at the moment. All of my work related to graph databases (Fabric, Weaver, RexConnect, etc.) has been on hold for several months now. I've been sidetracked with work related to VR and 3D input devices (Hover VR, etc.).
The Weaver.Examples
code may be helpful for you. You can see how all the various elements have been created and setup for Weaver usage.
The page for setup examples etc (https://github.com/inthefabric/Fabric/blob/master/Solution/Fabric.Api.Modify/Tasks/ModifyTasks.cs) is broken. I get only an 404.
Btw, is there any more documentation for the project? I would like to use it as an C# connection to a Titan database but there seems to be no documentation on how to connect to the database.
Greetings, secana