diff --git a/Documentation/Books/SUMMARY.md b/Documentation/Books/SUMMARY.md index f7faffda8e..b380e79635 100644 --- a/Documentation/Books/SUMMARY.md +++ b/Documentation/Books/SUMMARY.md @@ -16,36 +16,36 @@ * [Collections](FirstSteps/CollectionsAndDocuments.md) * [ArangoDB Web Interface](WebInterface/README.md) - * [Some Features](WebInterface/Features.md) + * [Some Features](WebInterface/Features.md) * [Handling Databases](Databases/README.md) - * [Working with Databases](Databases/WorkingWith.md) - * [Notes about Databases](Databases/Notes.md) + * [Working with Databases](Databases/WorkingWith.md) + * [Notes about Databases](Databases/Notes.md) * [Handling Collections](Collections/README.md) - * [Collection Methods](Collections/CollectionMethods.md) - * [Database Methods](Collections/DatabaseMethods.md) + * [Collection Methods](Collections/CollectionMethods.md) + * [Database Methods](Collections/DatabaseMethods.md) * [Handling Documents](Documents/README.md) - * [Address and ETag](Documents/DocumentAddress.md) - * [Collection Methods](Documents/DocumentMethods.md) - * [Database Methods](Documents/DatabaseMethods.md) + * [Address and ETag](Documents/DocumentAddress.md) + * [Collection Methods](Documents/DocumentMethods.md) + * [Database Methods](Documents/DatabaseMethods.md) * [Handling Edges](Edges/README.md) * [Simple Queries](SimpleQueries/README.md) - * [Geo Queries](SimpleQueries/GeoQueries.md) - * [Fulltext Queries](SimpleQueries/FulltextQueries.md) - * [Pagination](SimpleQueries/Pagination.md) - * [Sequential Access](SimpleQueries/Access.md) - * [Modification Queries](SimpleQueries/ModificationQueries.md) + * [Geo Queries](SimpleQueries/GeoQueries.md) + * [Fulltext Queries](SimpleQueries/FulltextQueries.md) + * [Pagination](SimpleQueries/Pagination.md) + * [Sequential Access](SimpleQueries/Access.md) + * [Modification Queries](SimpleQueries/ModificationQueries.md) * [Transactions](Transactions/README.md) - * [Transaction invocation](Transactions/TransactionInvocation.md) - * [Passing parameters](Transactions/Passing.md) - * [Locking and isolation](Transactions/LockingAndIsolation.md) - * [Durability](Transactions/Durability.md) - * [Limitations](Transactions/Limitations.md) + * [Transaction invocation](Transactions/TransactionInvocation.md) + * [Passing parameters](Transactions/Passing.md) + * [Locking and isolation](Transactions/LockingAndIsolation.md) + * [Durability](Transactions/Durability.md) + * [Limitations](Transactions/Limitations.md) * [AQL](Aql/README.md) * [How to invoke AQL](Aql/Invoke.md) @@ -57,47 +57,47 @@ * [Advanced Features](Aql/Advanced.md) * [Extending AQL](AqlExtending/README.md) - * [Conventions](AqlExtending/Conventions.md) - * [Registering Functions](AqlExtending/Functions.md) + * [Conventions](AqlExtending/Conventions.md) + * [Registering Functions](AqlExtending/Functions.md) * [AQL Examples](AqlExamples/README.md) - * [Examples](AqlExamples/Examples.md) - * [Collection based queries](AqlExamples/CollectionQueries.md) - * [Projections and filters](AqlExamples/ProjectionsAndFilters.md) - * [Joins](AqlExamples/Join.md) - * [Grouping](AqlExamples/Grouping.md) + * [Examples](AqlExamples/Examples.md) + * [Collection based queries](AqlExamples/CollectionQueries.md) + * [Projections and filters](AqlExamples/ProjectionsAndFilters.md) + * [Joins](AqlExamples/Join.md) + * [Grouping](AqlExamples/Grouping.md) * [Blueprint Graphs](Blueprint-Graphs/README.md) - * [Graph Constructor](Blueprint-Graphs/GraphConstructor.md) - * [Vertex Methods](Blueprint-Graphs/VertexMethods.md) - * [Edge Methods](Blueprint-Graphs/EdgeMethods.md) + * [Graph Constructor](Blueprint-Graphs/GraphConstructor.md) + * [Vertex Methods](Blueprint-Graphs/VertexMethods.md) + * [Edge Methods](Blueprint-Graphs/EdgeMethods.md) * [General Graphs](General-Graphs/README.md) * [Functions](General-Graphs/GeneralGraphFunctions.md) - * [Fluent Query Interface](General-Graphs/FluentAQLInterface.md) + * [Fluent Query Interface](General-Graphs/FluentAQLInterface.md) * [Traversals](Traversals/README.md) - * [Starting from Scratch](Traversals/StartingFromScratch.md) - * [Using Traversal Objects](Traversals/UsingTraversalObjects.md) - * [Example Data](Traversals/ExampleData.md) + * [Starting from Scratch](Traversals/StartingFromScratch.md) + * [Using Traversal Objects](Traversals/UsingTraversalObjects.md) + * [Example Data](Traversals/ExampleData.md) * [Foxx](Foxx/README.md) - * [Handling Request](Foxx/HandlingRequest.md) + * [Handling Request](Foxx/HandlingRequest.md) * [Manifest](Foxx/FoxxManifest.md) - * [FoxxController](Foxx/FoxxController.md) - * [FoxxModel](Foxx/FoxxModel.md) - * [FoxxRepository](Foxx/FoxxRepository.md) - * [Developing Applications](Foxx/DevelopingAnApplication.md) - * [Deploying Applications](Foxx/DeployingAnApplication.md) - * [Optional Functionlity](Foxx/FoxxOptional.md) + * [FoxxController](Foxx/FoxxController.md) + * [FoxxModel](Foxx/FoxxModel.md) + * [FoxxRepository](Foxx/FoxxRepository.md) + * [Developing Applications](Foxx/DevelopingAnApplication.md) + * [Deploying Applications](Foxx/DeployingAnApplication.md) + * [Optional Functionality](Foxx/FoxxOptional.md) * [Foxx Manager](FoxxManager/README.md) - * [First Steps](FoxxManager/FirstSteps.md) - * [Behind the scenes](FoxxManager/BehindTheScenes.md) - * [Multiple Databases](FoxxManager/MultipleDatabases.md) - * [Foxx Applications](FoxxManager/ApplicationsAndReplications.md) - * [Manager Commands](FoxxManager/ManagerCommands.md) - * [Frequently Used Options](FoxxManager/FrequentlyUsedOptions.md) + * [First Steps](FoxxManager/FirstSteps.md) + * [Behind the scenes](FoxxManager/BehindTheScenes.md) + * [Multiple Databases](FoxxManager/MultipleDatabases.md) + * [Foxx Applications](FoxxManager/ApplicationsAndReplications.md) + * [Manager Commands](FoxxManager/ManagerCommands.md) + * [Frequently Used Options](FoxxManager/FrequentlyUsedOptions.md) * [ArangoDB's Actions](ArangoActions/README.md) @@ -109,15 +109,15 @@ * [Replication Events](Replication/Events.md) * [Sharding](Sharding/README.md) - * [How to try it out](Sharding/HowTo.md) - * [Implementation](Sharding/StatusOfImplementation.md) - * [Authentication](Sharding/Authentication.md) - * [Firewall setup](Sharding/FirewallSetup.md) + * [How to try it out](Sharding/HowTo.md) + * [Implementation](Sharding/StatusOfImplementation.md) + * [Authentication](Sharding/Authentication.md) + * [Firewall setup](Sharding/FirewallSetup.md) * [Configure ArangoDB](ConfigureArango/README.md) * [General options](ConfigureArango/GeneralOptions.md) * [Arangod options](ConfigureArango/Arangod.md) - * [Endpoints options](ConfigureArango/Endpoint.md) + * [Endpoints options](ConfigureArango/Endpoint.md) * [Development options](ConfigureArango/Development.md) * [Cluster options](ConfigureArango/Cluster.md) * [Logging options](ConfigureArango/Logging.md) @@ -130,14 +130,14 @@ * [Arangodump](Arangodump/README.md) -* [Arangorestore](Arangorestore/README.md) +* [Arangorestore](Arangorestore/README.md) * [HTTP API](HttpApi/README.md) * [Databases](HttpDatabase/README.md) * [To-Endpoint](HttpDatabase/DatabaseEndpoint.md) * [Management](HttpDatabase/DatabaseManagement.md) * [Managing (http)](HttpDatabase/ManagingDatabasesUsingHttp.md) - * [Note on Databases](HttpDatabase/NotesOnDatabases.md) + * [Note on Databases](HttpDatabase/NotesOnDatabases.md) * [Documents](HttpDocument/README.md) * [Address and ETag](HttpDocument/AddressAndEtag.md) * [Working with](HttpDocument/WorkingWithDocuments.md) @@ -159,10 +159,10 @@ * [Address of an Index](HttpIndexes/Address.md) * [Working with Indexes](HttpIndexes/WorkingWith.md) * [Cap Constraints](HttpIndexes/Cap.md) - * [Hash](HttpIndexes/Hash.md) - * [Skiplist](HttpIndexes/Skiplist.md) - * [Geo](HttpIndexes/Geo.md) - * [Fulltext](HttpIndexes/Fulltext.md) + * [Hash](HttpIndexes/Hash.md) + * [Skiplist](HttpIndexes/Skiplist.md) + * [Geo](HttpIndexes/Geo.md) + * [Fulltext](HttpIndexes/Fulltext.md) * [Transactions](HttpTransaction/README.md) * [Graphs](HttpGraphs/README.md) * [Vertex](HttpGraphs/Vertex.md) @@ -213,9 +213,9 @@ * [Datafile Debugger](DatafileDebugger/README.md) * [Naming Conventions](NamingConventions/README.md) - * [Database Names](NamingConventions/DatabaseNames.md) - * [Collection Names](NamingConventions/CollectionNames.md) - * [Document Keys](NamingConventions/DocumentKeys.md) - * [Attribute Names](NamingConventions/AttributeNames.md) + * [Database Names](NamingConventions/DatabaseNames.md) + * [Collection Names](NamingConventions/CollectionNames.md) + * [Document Keys](NamingConventions/DocumentKeys.md) + * [Attribute Names](NamingConventions/AttributeNames.md) * [Error codes and meanings](ErrorCodes/README.md)