Giter VIP home page Giter VIP logo

Comments (15)

inzanez avatar inzanez commented on May 29, 2024 1

Yes, that's what I planned to do. But if someone already started on that, it would be quite a waste of time doing the same :-)

from arangors.

inzanez avatar inzanez commented on May 29, 2024 1

Yes, it will be a bit more than that I guess. I‘ll start a PR soon on that.

from arangors.

inzanez avatar inzanez commented on May 29, 2024 1

@inzanez seeing you already made progress I'll wait for your pull request instead of trying to do a quick and dirty here

Yes, I guess that makes sense. I should be finished with a first draft for review in the next few hours.

from arangors.

ManevilleF avatar ManevilleF commented on May 29, 2024 1

@Weasy666 #47 has basic graph management

from arangors.

ManevilleF avatar ManevilleF commented on May 29, 2024

https://www.arangodb.com/docs/stable/http/indexes-working-with.html#create-index
This feature should be implemented on the Collection module

from arangors.

ManevilleF avatar ManevilleF commented on May 29, 2024

I did not start, I only investigated to se if I could simply add the methods to Collection but the endpoints are not relative to collections so a new Indexstruct and implementation must be done and I don't have time for that :/ But I'll gladly help you if you want. for now I'll simply add some dirty fix to my project before contributing

from arangors.

fMeow avatar fMeow commented on May 29, 2024

I am currently working on graph and haven't investigate into Index implementation yet.

Many thanks

from arangors.

ManevilleF avatar ManevilleF commented on May 29, 2024

@inzanez seeing you already made progress I'll wait for your pull request instead of trying to do a quick and dirty here

from arangors.

Weasy666 avatar Weasy666 commented on May 29, 2024

I am currently working on graph and haven't investigate into Index implementation yet.

Many thanks

@fMeow is it currently possible to create a graph with arangors?

from arangors.

ManevilleF avatar ManevilleF commented on May 29, 2024

is it currently possible to create a graph with arangors?

Are you talking about Named Graphs or simply edge traversal?

from arangors.

Weasy666 avatar Weasy666 commented on May 29, 2024

Named Graphs, but if that is not possible, then edge traversal would propably also do. That would then be purely possible in AQL, as far as i could see.

from arangors.

ManevilleF avatar ManevilleF commented on May 29, 2024

It is possible in AQL, you can also use a ODM/OGM

from arangors.

Weasy666 avatar Weasy666 commented on May 29, 2024

Do you maybe now how to create a Named Graph with AQL? I was not able to find a satisfying answer or example.

from arangors.

ManevilleF avatar ManevilleF commented on May 29, 2024

There is not, to create a named graph you need to use either:

  • arangosh
  • the web interface
  • the HTTP API

arangors uses the HTTP API and I don't think the graph creation is yet implemented but you can fork the project and make a pull request if you know how to make that feature. I'm looking into it as well in order to improve my own tool aragog based on arangors so I'll probably make a pull request in the future

from arangors.

Weasy666 avatar Weasy666 commented on May 29, 2024

Wow! That was fast 😅

from arangors.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.