DataStax Luna  —  Support for Open-Source Apache Cassandra. Start a Free 30-Day Trial Now!

Jump to main content
DataStax Home Page
  • Support
  • DataStax Home
  • Downloads
  • Learn
    • Academy
    • Developers
    • Community
    • Blog
    • Resource library
    • Examples on GitHub
  • Drivers
    • Driver home page
    • C++ Driver Guide
    • C# Driver Guide
    • Java Driver Guide
    • Node.js Driver Guide
    • Python Driver Guide
  • Glossary
  • world icon
  • Try for free
  • Getting started with DSE 5.1
  • Release notes
  • Installing DSE
  • Configuration
  • DSE advanced functionality
  • Tools
  • Operations
  • Studio
  • CQL

Can't find what you're looking for? Try searching other guides

DSE 5.1 Developer Guide Earlier DSE version Latest 5.1 patch: 5.1.22
  • Getting started with DSE 5.1

    Information about developing applications for DataStax Enterprise.

  • Release notes

    DataStax Enterprise release notes cover cluster requirements, upgrade guidance, components, security updates, changes and enhancements, issues, and resolved issues for DataStax Enterprise 5.1.

  • Installing DSE

    DataStax Enterprise can be installed in a number of ways, depending on the purpose of the installation, the type of operating system, and the available permissions.

  • Configuration

    Information about configuring DataStax Enterprise, such as recommended production setting, configuration files, snitch configuration, start-up parameters, heap dump settings, using virtual nodes, and more.

  • DSE advanced functionality

    Information on using DSE Analytics, DSE Search, DSE Graph, DSEFS (DataStax Enterprise file system), and DSE Advance Replication.

    • DSE Analytics

      DataStax Enterprise 5.1 Analytics includes integration with Apache Spark.

    • DSE Search

      DSE Search is part of DataStax Enterprise (DSE). DSE Search allows you to find data and create features like product catalogs, document repositories, and ad-hoc reports. See DSE Search architecture.

    • DSE Graph

      Documentation for developers and administrators on installing, configuring, and using the features and capabilities of DSE Graph.

      • About DataStax Enterprise Graph

        Documentation for developers and administrators on installing, configuring, and using the features and capabilities of DSE Graph.

      • DSE Graph Terminology

        Explain terminology specific to DSE Graph.

      • Quick Start with Studio

        Insert data and run traversals.

      • DSE Graph, OLTP, and OLAP

        OLTP and OLAP are different processing methods that DSE Graph uses to search graph databases.

      • Graph anti-patterns

        Examine common mistakes made with DSE Graph.

      • DSE Graph data modeling

        Introduce graph data modeling.

      • Using DSE Graph

        Create graph schema, load external data files, and do advanced graph traversals.

        • Getting started with graph databases

          Getting started with graph databases.

        • Creating a graph in Studio

          Creating a graph in DataStax Studio.

        • Creating graph schema using Studio

          Creating a graph database schema using DataStax Studio and Groovy.

        • Advanced schema

          Other schema that can be created in DSE Graph.

        • Creating a custom vertex id

          How and when to create a custom vertex id.

        • Modifying schema using Studio

          How to modify schema after initial creation.

        • Dropping data, schema, and graphs

          In DataStax Studio, how to drop (delete) data, schema, and graphs.

        • Adding property data

          How to add property data.

        • Indexing graph data

          How to index DSE Graph data.

        • Using the Gremlin console

          Inserting data with Gremlin commands in the Gremlin console.

        • Using GraphSON

          Inserting data with GraphSON, a JSON style file format.

        • Using GraphML

          Inserting data with GraphML, an XML file format.

          • Identifying graph schema in GraphML

            How to create a graph database schema using GraphML.

          • Inserting data using GraphML

            How to insert data into a graph database using GraphML.

          • Loading data using GraphML

            How to load and write GraphML data.

        • Using Gryo

          Inserting data from a Gryo file.

        • Discovering properties about graphs and traversals

          Discover simple information about graphs and traversals.

        • Creating queries using traversals

          Create queries using graph traversals.

      • Using the DSE Graph Loader

        Load schema and data using the DSE Graph Loader.

      • DSE Graph Analysis with DSE Analytics

        Perform analytics jobs on graph data using DSE.

      • DSE Graph Tools

        Introduce tools available for DSE Graph.

      • DSE Graph Reference

        Reference commands and other information for DSE Graph.

    • DSE Advanced Replication

      Documentation for configuring and using configurable distributed data replication.

  • Tools

    Tools include nodetool, dse commands, dsetool, cfs-stress tool, pre-flight check and yaml_diff tools, and the sstableloader.

  • Operations

    DataStax Enterprise operation topics, such as node and datacenter operations, changing replication strategies, configuring compaction and compression, caching, and tuning Bloom filters.

  • Studio

    An IDE for CQL (Cassandra Query Language) and DSE Graph.

  • CQL

    CQL (Cassandra Query Language) is a query language for the DataStax Enterprise database.

Loading data using GraphML

How to load and write GraphML data.

The Apache TinkerPop GraphML Reader can be used to load data.

Procedure

  1. Start the Gremlin console.
  2. Start a graph instance and create the schema.
  3. Use the DSE Graph Loader to load the GraphML file.

General Inquiries:   +1 (650) 389-6000  info@datastax.com

© DataStax | Privacy policy | Terms of use | Updated: 16 February 2021

Build time: 2021-02-16 14:39:27.502

DataStax, Titan, and TitanDB are registered trademarks of DataStax, Inc. and its subsidiaries in the United States and/or other countries.

Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries.

Kubernetes is the registered trademark of the Linux Foundation.

dse-dev dsedev51