gremlify
  • Getting Started
  • Workspaces
  • Use a Template
  • Define a Schema
  • Build Your own Graph
  • Compose Queries
  • Run Queries
  • Organization
  • FAQ
  • Terms of Service
  • Privacy Policy
Powered by GitBook
On this page
  • Welome!
  • What is Gremlify?
  • Wait, what is Gremlin?

Was this helpful?

Getting Started

NextWorkspaces

Last updated 5 years ago

Was this helpful?

Welome!

Welcome to !

This guide will walk you through the product and how to use it.

What is Gremlify?

It was first launched at the end of January 2020, with a true vision of making Gremlin accessible to anyone, everywhere, a

Wait, what is Gremlin?

Gremlify is a cloud based platform powered by the Apache that allows developers from all levels - from total beginners to advanced to run queries against an actual graphs without any configuration whatsoever and share their work with others.

Gremlify is also useful for sharing graph and query resources in platforms such as , or simply between colleagues and friends.

We welcome any kind of feedback, contact us at gremlify@gmail.com or visit our and feel free to file any issue you might think of. Also, make sure you follow us on .

As the official documentation states:

is the graph traversal language of . Gremlin is a , language that enables users to succinctly express complex traversals on (or queries of) their application's property graph. Every Gremlin traversal is composed of a sequence of (potentially nested) steps. A step performs an atomic operation on the data stream. Every step is either a map-step (transforming the objects in the stream), a filter-step (removing objects from the stream), or a sideEffect-step (computing statistics about the stream). The Gremlin step library extends on these 3-fundamental operations to provide users a rich collection of steps that they can compose in order to ask any conceivable question they may have of their data for Gremlin is .

You can read more about Gremlin .

TinkerPop project
Gremlin
StackOverflow
Google Groups
github page
twitter
Apache TinkerPop
Gremlin
Apache TinkerPop
functional
data-flow
Turing Complete
here
www.gremlify.com
Gremlin Language