Voyager pairs its own language constructs with familiar SQL to revolutionize the previously complex and cumbersome task of traversing a graph to uncover important relationships. It's designed to be accessible for as many people as possible. That meant using a hybrid declarative imperative approach to exploring the multiverse's massively interconnected objects.
This guide supplies an overview of the language, a method reference, and numerous examples.
Java is one of the core APIs for FlexVertex. This guide provides an overview of the FlexVertex Java API implementation, and links to the latest Javadoc information.
SQL is integral to everything in FlexVertex. For example, SQL seamlessly works with our groundbreaking Voyager multiverse navigation language. However, even though we offer a powerful SQL option, you’re always free to use our APIs instead, or in combination with it.
This guide presents a comprehensive list of all supported SQL capabilities, along with abundant usage examples.
The FlexVertex REST API blends ease-of-use with power, letting you carry out many intereactions with the data multiverse.
This guide supplies details about each method, including sample JSON request and response pairs.