The story never ends

Extend Graphileon default configuration with a graph visualization that behaves differently.
Graphileon’s default configuration, in most cases, sufficient to browse and edit the contents of your application and data stores. However, sometimes you may want to extend or modify the Graphileon default behaviour. For instance, if you want to: Remove some of the default context menu options, or replace them with others; Replace the ‘get neighbours” … Continued

Navigating to our documentation
Easy access to the Graphileon documentation Every now and then, we need to look up things in our documentation ourselves. So we configured a context menu-option for function nodes, in order to provide easy access to the Graphileon documentation. It takes you directly to the relevant page in our documentation. You can see the diagram … Continued

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 … Continued

Monitoring progress by adding a single node
Keep users informed Some operations in applications may take a long time. For instance, loading data from an external source or running an algorithm on a large graph. In these situations, you want to keep your users informed by providing them with visual and meaningful feedback. The same applies when you iterate through a list. … Continued

Graphileon 2.7.0 has arrived!
Today we proudly release a new version, Graphileon 2.7.0 packed with a lot of new features, and with support for a wider range of graph stores. We’ve created a video of Graphileon 2.7.0. that takes you through the new and updated features of this version. If you want to try it or use it for your … Continued

Graphileon joins CovidGraph, an initiative to make information related to COVID-19 available.
Graphileon joins CovidGraph, an initiative of graph enthusiasts and companies with the goal to build a knowledge graph with relevant information about the COVID-19 virus.

Graphileon offers free licenses for projects fighting the COVID-19 pandemic
While the #coronavirus is spreading, the @graphileon team stays focused on serving customers and improving our software. In the meantime, others are doing what they do best. To contribute, we offer free 1-year licenses for projects directly trying to #flattenthecurve.

Graphileon is the most versatile graph platform: some examples of functionality and use cases.
Since we started in 2014, our mission has been to make graph technology accessible to a wide audience. Now, Graphileon’s versatility makes it the number one add-on to a wide range of graph databases. Whether you want to build complex logic, just want to browse the graph or build your own graph-based web-service, Graphileon offers … Continued

Graphileon application permissions
The new Graphileon application permissions on functions and data are now available. They allow you to grant or deny access to use certain application functionality or to view or edit specific data. This is a key feature for any business application. We already had our dashboards, through which administrators can group functionality, but now we … Continued

Enhancing Synergy and Alignment Through Innovative Technology.
Impact is rarely achieved by a single project. In most cases, it involves many projects, funded and executed by different agencies. Using innovative technology to map the intervention logic and to keep track of the interwovenness is crucial to create synergy and alignment. The same technology also helps organizations to choose the best location to … Continued

Graphileon wins the Oranje Handelsmissiefonds 2019
Each year, the Oranje Handelsmissiefonds awards a prize to a small number of Dutch SME that seek to increase their international customer base. Winners distinguish themselves by their financial track record, international business potential, scalability of their operation and innovative power. Today we proudly announce that we were awarded the prize for the 2019 edition! … Continued

Full-text search with Neo4j and Graphileon
Full-text search with Neo4j and Graphileon is easy since full-text search was made available. by Neo4j in version 3.5.This feature allows for searching through the contents of indexed string properties of nodes and relationships. To illustrate how to use this feature inside a Graphileon application, we’ve built a demo application in a Neo4j + Graphileon … Continued

Graph-based Planning, Monitoring and Reporting on project deliverables in the Kingdom of Jordan
In the context of the EU-funded M&ETAJo2025 project, Graphileon designs and implements a flexible Management Information System that allows the government of the Kingdom of Jordan to closely monitor the delivery of projects that contribute to the country's socio-economic development.

CRUDding edges and vertices in DataStax Enterprise Graph 6.7
Adding support for DataStax Enterprise Graph in less than a month! Less than a month ago we announced the support for DataStax Enterprise (DSE) Graph. Today we can show you a sneak preview of how to manage DSE Graph content using the standard Graphileon NodeFormView and RelationFormView functions. Next on our roadmap is to integrate … Continued

Graphileon to Support DataStax Enterprise Graph
DataStax, the company behind the leading database built on Apache Cassandra™, today announced a technology partnership with Graphileon to include support for DataStax Enterprise Graph (DSE Graph) on Graphileon’s application development platform. Developers using DSE Graph will now be able to leverage Graphileon’s platform for simpler coding and easier visualization of graph data. DSE Graph enables enterprises to extract … Continued

Cambridge Semantics Adds Graphileon to AnzoGraph®
Cambridge Semantics, the leading provider of modern data discovery and integration software for enterprise data fabrics, today announced the integration of Graphileon framework with its stand-alone version of AnzoGraph, a leading graph analytics database. With this integration, AnzoGraph developers and customers benefit from Graphileon’s market-leading ability to navigate, manage and visualize the content of multiple … Continued

Analysis of scenarios demo, installation script and explanation
A while ago, Tom posted a video called Analysis of scenarios in Graphileon. In this video he demonstrates a Graphileon application that takes a network and uses a graph algorithm to find a shortest path between two nodes. While this in itself is not very spectacular -it’s one of the reasons graph databases are used in … Continued

Query list demo application
So you have a long list of custom Cypher queries that you want to run regularly against your graph data store? Some of them return tabulated output and others return networks? You don’t want to clutter your dashboard with too many buttons and want to economize the use of Function nodes? Here is a simple Graphileon … Continued

Topic Extraction with MeaningCloud demo for your implementation
Following our article on topic extraction with MeaningCloud and Graphileon we had some users asking for instructions on how to build that application themselves. In this article we’ll describe the 2nd demo from that blog post, a Graphileon application which allows you add ‘Documents’ -pieces of text on a particular topic- which are then processed … Continued

Start your graph journey with the free Memgraph Graphileon package.
Get started on your graph journey in a matter of seconds by downloading this fully integrated and pre-configured Memgraph & Graphileon Personal Package.

A simple undo
Oh no .. I shouldn’t have double-clicked 🙁 When I explore a graph, it always happens to me at some point. I double-click a node and oops … my screen fills up with way more nodes than I anticipated. And since I’m almost always operating in autoComplete mode, that also includes all relationships connecting the … Continued

Graphileon newsletter December 2018
About our new 2.2.0 release, new partners, things you can do with Graphileon and some tips and tricks Release of our latest version: Graphileon 2.2.0 On August 15th we released our first beta of Graphileon Personal Edition and after extensive testing we’re now ready to release our next version. Graphileon 2.2.0 solves a number … Continued

Memgraph and Graphileon Partner to Offer Enterprises a Seamless Path to Graphs
Memgraph, creator of the real-time distributed enterprise graph database platform, has announced its partnership with Graphileon, the leader in the graph-driven application development environment.

Using virtual nodes
“If it looks like a node, smells like a node and feels like a node then it is a node” In other words; our NetworkView will display anything that has the data structure of a node as as node. That opens up great possibilities for the creation of ‘virtual nodes’ that exist only in the … Continued

Topic Extraction with MeaningCloud and Graphileon
A short demo, illustrating how easy it is to integrate MeaningCloud's topic extraction service with Graphileon, and how you can create a graph with a document linked to the , automatically built hierarchy of concepts and entities.

Graphileon Server Edition subscriptions are available
After the success of the Graphileon Personal Edition, we proudly announce the availability of the Graphileon Server Edition. The Graphileon Server Edition is meant for customers with a growing need to create business value out of the data in their graph stores, and who wish to create graphy applications in an agile way. Without coding. … Continued

Get started with Graphileon with these videos
Getting started with Graphileon. A series of videos about installation, configuration and building Graphileon applications.

Graphileon Personal Edition has arrived!
We are excited to introduce Graphileon Personal Edition 2.0.0 (beta), a stand-alone edition of our graphy application builder and graph manager. It is available for Mac OS X, Windows and Linux. Compared to our Community Edition, Graphileon Personal Edition is a huge step forward. It offers more functionality and usability has improved. Key improvements of … Continued

Murrelektronik uses a graph for its graph management
Murrelektronik implements a semantic product management solution based on Graphileon InterActor and Neo4j For Murrelektronik, a global provider of solutions in the field of industrial automation, having up-to-date product information available to its customers is crucial. Together with consulting partner Dr. Andreas Weber (Semantic PDM), Graphileon provides a flexible solution to manage complex multi-lingual product information. … Continued

Hanning ensures ISO 14001 compliance with graphs
Together with Semantic PDM, Graphileon implements a semantic product management solution for Hanning Elektro Werke. Hanning Elektro Werke GmbH is a globally operating specialist in the field of customer-specific systems used in moving, pumping, driving, ventilating and controlling. As an ISO 14001 certified company, Hanning ensures its compliance with relevant technical and statutory requirements for protecting … Continued
Get started with the Personal Edition
The easiest way to get to know Graphileon is by using the Personal Edition. Build graphy applications and browse your graph stores in a way you never did before.
Download