Skip to content

Getting started guide refers to unknown variable #139

@matthughes

Description

@matthughes

The getting started guide here: http://pellucidanalytics.github.io/datomisca/doc/getstarted.html

has the following code snippet:

val txData: Seq[TxData] = Seq(
    name, home, birth, characters, // attributes
    movies, music, reading, sports, travel // ident entities
  )

But 'characters' is never mentioned in the rest of the guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions