GraphQL
React
Apollo
Neo4j Database
Leverage developer productivity by using tools that just work together.
GraphQL
A new paradigm for building APIs, GraphQL is a way of describing data and enabling clients to query it.
GraphQL First Development
Describe your API by defining types and available queries in a schema. Clients request only the data they need, nothing more.
Your Application Data Is A Graph
Use GraphQL to model and query your application data as a graph.
React
A JavaScript library for building user interfaces.
Component Based UI
Build reusable and composable user interface components. React components encapsulate data and state and can be composed for building complex user interfaces.
Declarative User Interface Design
Design views for data and React handles re-rendering your interface when application data changes.
Apollo
A suite of tools that work together to create great GraphQL workflows.
Great GraphQL Workflows
Query GraphQL APIs using Apollo Client frontend framework integrations. Server side tooling enables GraphQL schema generation and performance monitoring
Consistent Developer Experience
Consistent tooling across server-side and client-side development.
Neo4j Database
The open source native graph database.
Native Graph Database
Model, store, and query your data the same way you think about it: as a graph.
Near Real Time Query Performance With Index-Free Adjacency
Express complex graph traversals using the Cypher query language.