Hi Taylor, just a heads up in case you missed it:
ArangoDB 3.0 brings a completely rewritten Foxx API that no longer uses the Repository and Model abstractions. The new Foxx documentation gives examples using the database APIs directly. Cheers, Alan On Friday, 18 September 2015 05:34:15 UTC+2, Taylor Hurt wrote: > > Hello, > > I started looking at ArangoDB yesterday and I am working through some of > the gitbook documentation. > > My initial impression of arangosh and aardvark admin GUI is very positive. > But when I started looking through Foxx examples I noticed I was having to > re-learn basic crud in different syntax. > > My understanding is that arangosh is interacting with db via HTTP API > wrapper while Foxx is "closer" to the base language. > So my general question: is there a reason why Foxx syntax cannot be the > same as arangosh for crud ops? (or vice versa) > -- You received this message because you are subscribed to the Google Groups "ArangoDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
