Release of Graphileon 3.0

Graphileon releases version 3.0, packed with new stuff!

Today, after many months of hard work, we are proud to release Graphileon 3.0. In this release, we put a lot of new functionality as well as many improvements. We also made Graphileon available on AWS, with a new licensing model that is based on functionality. The new functionality includes:

Permissions

Graphileon now offers granular permissions at the application level. You can use them to grant/deny access to both data and functions.  For graph databases with Cypher support, you can grant or deny permissions using Cypher statements that Graphileon evaluates during runtime.
We also added TeamEditView and PermissionEditView functions to facilitate the management of teams and permissions.

Dynamic batch triggers and context menu options

You can now use the function model to hide or disable batch triggers and context menu options. For instance, enable a batch trigger that fires when a user selects multiple rows in a grid, or create context menu options that only appear for specific node or relation types.

Graphileon as an API endpoint

Graphileon can now serve as an endpoint for API requests. API function nodes can be linked to other Graphileon function (e.g. a Query function) to trigger other actions and customize the response. Graphileon API endpoints support GET, POST, PUT, PATCH and DELETE methods.

Support for RedisGraph

Graphileon 3.0 supports RedisGraph graph databases for both application and data stores.

Graphileon on AWS

The Graphileon 3.0 release is available on AWS. For each of our AWS editions, we provide an AMI to spin up a virtual machine in your AWS environment and connect to your graph databases. All editions have a 5-day trial period and hourly/annual pricing plans.

We decided to change our licensing model for Graphileon AWS editions. Graphileon licenses for AWS editions do not have limits in terms of “graphileons”, but in terms of functionality. This way, users who do not need advanced functions, have more room to build graphy applications. The overview of AWS editions shows which functions are available in which edition.
NOTE:  For on-premise installations, we continue to use the pricing model based on “graphileons”.

The full release notes are available here.


Card image cap
Matching and mapping on Graphileon triggers

Matching and mapping on Graphileon triggers. A very powerful mechanism to control your application and data flow! In the basics, the execution of software applications is a chain reaction: one function triggers another, which triggers another, and so on. The functions and the triggers between them form a closely knit network, that can be modeled … Continued

Card image cap
Graphileon and ChatGPT having a phenomenal conversation. Part 1

Graphileon and ChatGPT had a conversation where they discussed a phenomenon, such as "obesity in children," and ChatGPT was tasked with finding cause-and-effect relationships related to that phenomenon. The response from ChatGPT was processed by Graphileon, which created a cause-and-effect graph. Graphileon then generated new prompts that could be submitted to ChatGPT again. The result was a funding proposal to address childhood obesity through community programs and education, which aimed to increase access to healthy food options, provide nutritional education, increase access to safe and convenient outdoor spaces, and create awareness campaigns. The proposal included evaluating the effectiveness of the programs by collecting data.

Card image cap
Introducing Schema-Based Graph Editing and Exploration

Graphs can be created in a variety of ways, whether it’s through importing large amounts of data [Neo4j, Memgraph, Amazon Neptune] or incrementally through manual creation based on expert knowledge. Regardless of the creation method, being able to edit individual nodes and relationships, in addition to visualizing and querying the network, is essential. However, graph … Continued

Get started with Graphileon Personal Edition in the cloud or on your desktop.

The easiest way to get to know Graphileon is to spin up the Personal Edition in the Graphileon Cloud. It comes with two graph stores installed and access to the App Library with examples and apps. You can also download and install Graphileon Personal Edition to run it on your desktop. Either way, you will be able to build graphy applications an browse your graph stores in a way you never did before.